closeevent fix
This commit is contained in:
@@ -199,6 +199,8 @@ public slots:
|
||||
void networkError(int, int);
|
||||
void networkStart(int, int, int, int);
|
||||
|
||||
void closeEvent(QCloseEvent*);
|
||||
|
||||
private:
|
||||
|
||||
boost::shared_ptr<GuiInterface> myServerGuiInterface;
|
||||
|
||||
Reference in New Issue
Block a user