OTHER: Fix crash on disconnected server.
Promoe now displays a message box, telling about what happened and terminates correctly after that
This commit is contained in:
parent
c0ca792481
commit
8221642227
4 changed files with 22 additions and 3 deletions
|
@ -77,7 +77,7 @@ class MainDisplay : public SkinDisplay
|
|||
protected slots:
|
||||
void serverConfigChanged (QString key, QString value);
|
||||
void setRepeatAllEnabled (bool enabled);
|
||||
|
||||
void handleDisconnected ();
|
||||
protected:
|
||||
void SetupPushButtons (void);
|
||||
void SetupToggleButtons (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue