Add ability to disable precompiled headers with CMake (#2727)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <QTableView>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
#include <QLabel>
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
EditableModelView::EditableModelView(QAbstractTableModel *model, bool movable)
|
||||
|
||||
Reference in New Issue
Block a user