clean up some includes
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#include "singletons/Fonts.hpp"
|
||||
|
||||
#include "Application.hpp"
|
||||
#include "debug/AssertInGuiThread.hpp"
|
||||
#include "singletons/WindowManager.hpp"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QtGlobal>
|
||||
|
||||
#include "Application.hpp"
|
||||
#include "WindowManager.hpp"
|
||||
#include "debug/AssertInGuiThread.hpp"
|
||||
|
||||
#ifdef Q_OS_WIN32
|
||||
#define DEFAULT_FONT_FAMILY "Segoe UI"
|
||||
#define DEFAULT_FONT_SIZE 10
|
||||
|
||||
Reference in New Issue
Block a user