Fix non-android compile!

This commit is contained in:
craig.p.drummond
2012-06-22 15:55:46 +00:00
committed by craig.p.drummond
parent a99649cee3
commit bf59f2eaff
4 changed files with 4 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
#include "dynamicrulesdialog.h"
#include "mainwindow.h"
#include "localize.h"
#include "icon.h"
#include <QtGui/QIcon>
#include <QtGui/QToolButton>
#ifdef ENABLE_KDE_SUPPORT