Make runnable again (#40)
* Compile before push DansGame * Initialize them when they are needed, not on startup. This is THREAD-SAFE since C++11 * Changed user to account
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "messages/message.h"
|
||||
#include "messages/wordpart.h"
|
||||
#include "settingsmanager.h"
|
||||
#include "ui_userpopup.h"
|
||||
#include "ui_accountpopupform.h"
|
||||
#include "widgets/chatwidget.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
Reference in New Issue
Block a user