forked from qt-creator/qt-creator
Fix compilation
Change-Id: Idf445b94c1b43ab4f4c3b2e121134f7a722be1d6 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
8a8e21e1bc
commit
bb4a58304d
@@ -32,6 +32,8 @@
|
||||
#include "themesettingswidget.h"
|
||||
#include "coreconstants.h"
|
||||
|
||||
#include <QCoreApplication>
|
||||
|
||||
namespace Core {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
#include <utils/theme/theme.h>
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
#include <QDebug>
|
||||
#include <QDir>
|
||||
#include <QInputDialog>
|
||||
#include <QMessageBox>
|
||||
|
||||
Reference in New Issue
Block a user