Add ability to disable precompiled headers with CMake (#2727)
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
#include "widgets/Window.hpp"
|
||||
#include "widgets/splits/Split.hpp"
|
||||
|
||||
#include <QDesktopServices>
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
static std::atomic<bool> isAppInitialized{false};
|
||||
|
||||
Reference in New Issue
Block a user