This commit is contained in:
fourtf
2018-06-26 14:09:39 +02:00
parent 14f07274d9
commit a9bf9cf722
235 changed files with 1169 additions and 1770 deletions
+6 -6
View File
@@ -1,10 +1,10 @@
#include "messages/layouts/messagelayout.hpp"
#include "messages/layouts/MessageLayout.hpp"
#include "application.hpp"
#include "singletons/emotemanager.hpp"
#include "singletons/settingsmanager.hpp"
#include "singletons/windowmanager.hpp"
#include "util/benchmark.hpp"
#include "Application.hpp"
#include "singletons/EmoteManager.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/WindowManager.hpp"
#include "util/Benchmark.hpp"
#include <QApplication>
#include <QDebug>