Add ability to disable precompiled headers with CMake (#2727)

This commit is contained in:
pajlada
2021-05-08 15:57:00 +02:00
committed by GitHub
parent 6f6ccb8c2f
commit 2f49b23875
68 changed files with 164 additions and 5 deletions
@@ -20,6 +20,9 @@
#include "providers/irc/Irc2.hpp"
#include "widgets/helper/EditableModelView.hpp"
#include <QHeaderView>
#include <QPushButton>
#define TAB_TWITCH 0
#define TAB_IRC 1