Fix compilation

Change-Id: Idf445b94c1b43ab4f4c3b2e121134f7a722be1d6
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Orgad Shaneh
2014-11-07 11:01:23 +02:00
committed by Orgad Shaneh
parent 8a8e21e1bc
commit bb4a58304d
2 changed files with 3 additions and 0 deletions

View File

@@ -32,6 +32,8 @@
#include "themesettingswidget.h"
#include "coreconstants.h"
#include <QCoreApplication>
namespace Core {
namespace Internal {

View File

@@ -36,6 +36,7 @@
#include <utils/theme/theme.h>
#include <utils/qtcassert.h>
#include <QDebug>
#include <QDir>
#include <QInputDialog>
#include <QMessageBox>