updated messages
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
#include "windows.h"
|
||||
|
||||
QMutex Windows::m_windowMutex;
|
||||
|
||||
MainWindow *Windows::m_mainWindow(NULL);
|
||||
|
||||
void
|
||||
Windows::invalidateEmotes()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user