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
+2 -2
View File
@@ -2,8 +2,8 @@
#include <QObject>
#include "controllers/commands/command.hpp"
#include "util/signalvectormodel.hpp"
#include "controllers/commands/Command.hpp"
#include "util/SignalVectorModel.hpp"
namespace chatterino {
namespace controllers {