show new beta release info bugfix
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <assert.h>
|
||||
#include "ui_startwindow.h"
|
||||
#include "game_defs.h"
|
||||
#include "QMessageBox"
|
||||
|
||||
class GuiInterface;
|
||||
class GuiWrapper;
|
||||
@@ -149,6 +150,9 @@ private:
|
||||
serverListDialogImpl *myServerListDialog;
|
||||
internetGameLoginDialogImpl *myInternetGameLoginDialog;
|
||||
|
||||
QMessageBox msgBoxOutdatedVersion;
|
||||
bool msgBoxOutdatedVersionActive;
|
||||
|
||||
friend class GuiWrapper;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user