Normalize includes

This commit is contained in:
Nicolas Fella
2020-11-04 20:25:52 +01:00
parent 44a6fb3156
commit a08d017c02
10 changed files with 23 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
#include "room.h"
#include "spectralroom.h"
#include <QtCore/QAbstractListModel>
#include <QAbstractListModel>
using namespace Quotient;