Add ability to disable precompiled headers with CMake (#2727)
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
|
||||
#include "singletons/Settings.hpp"
|
||||
|
||||
#include <QLabel>
|
||||
#include <QPainter>
|
||||
#include <QPushButton>
|
||||
|
||||
#define SETTINGS_PAGE_WIDGET_BOILERPLATE(type, parent) \
|
||||
class type : public parent \
|
||||
{ \
|
||||
|
||||
Reference in New Issue
Block a user