Add ability to disable precompiled headers with CMake (#2727)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include "widgets/listview/GenericListItem.hpp"
|
||||
|
||||
#include <QAbstractListModel>
|
||||
#include <QWidget>
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
class GenericListModel : public QAbstractListModel
|
||||
|
||||
Reference in New Issue
Block a user