From 4f3e6ddeae45b7b04b191533e8f6c456fbc207d8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Sep 2012 00:34:31 +0300 Subject: Fix issues after last changes. --- src/gui/serverdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/serverdialog.h') diff --git a/src/gui/serverdialog.h b/src/gui/serverdialog.h index 58d942434..741005a07 100644 --- a/src/gui/serverdialog.h +++ b/src/gui/serverdialog.h @@ -154,6 +154,7 @@ class ServerDialog : public Window, static int downloadUpdate(void *ptr, DownloadStatus status, size_t total, size_t remaining); + Mutex mMutex; Label *mDescription; Button *mQuitButton; Button *mConnectButton; @@ -184,7 +185,6 @@ class ServerDialog : public Window, Net::Download *mDownload; - Mutex mMutex; float mDownloadProgress; ServerInfo *mServerInfo; -- cgit v1.2.3-60-g2f50