[loading window] Note to self: check if it compiles before commiting.

This commit is contained in:
Henrik Andersson
2011-06-04 23:36:14 +02:00
parent 1dfb3a6f9a
commit a233c21188
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -14,7 +14,6 @@ public:
private:
int m_iUpdates;
LoadingWindow *m_LoadingWindow;
BitmapText m_Loading;
};