fixed namespaces
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ namespace chatterino {
|
||||
|
||||
QMutex Windows::windowMutex;
|
||||
|
||||
MainWindow *Windows::mainWindow(NULL);
|
||||
widgets::MainWindow *Windows::mainWindow(NULL);
|
||||
|
||||
void
|
||||
Windows::layoutVisibleChatWidgets(Channel *channel)
|
||||
|
||||
Reference in New Issue
Block a user