fixed namespaces

This commit is contained in:
fourtf
2017-01-18 21:52:36 +01:00
parent 2e8dc63a95
commit 21e938c3b6
6 changed files with 20 additions and 24 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ namespace chatterino {
QMutex Windows::windowMutex;
MainWindow *Windows::mainWindow(NULL);
widgets::MainWindow *Windows::mainWindow(NULL);
void
Windows::layoutVisibleChatWidgets(Channel *channel)