summaryrefslogtreecommitdiffstats
path: root/profile-widget/ruleritem.cpp
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2015-11-06 15:36:19 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-06 09:58:46 -0800
commit788b3289e9072bef4311c047e7b447fed11e8f46 (patch)
treea97ada076f0453c49b908fd90b3ad7aa3064373a /profile-widget/ruleritem.cpp
parent8e7be1b50a93e667663b29d84dbd66c2a31975dc (diff)
downloadsubsurface-788b3289e9072bef4311c047e7b447fed11e8f46.tar.gz
remove some mainwindow.h includes
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile-widget/ruleritem.cpp')
-rw-r--r--profile-widget/ruleritem.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/profile-widget/ruleritem.cpp b/profile-widget/ruleritem.cpp
index a5a61c0fe..9c6a8527a 100644
--- a/profile-widget/ruleritem.cpp
+++ b/profile-widget/ruleritem.cpp
@@ -1,6 +1,5 @@
#include "ruleritem.h"
#include "preferences/preferencesdialog.h"
-#include "mainwindow.h"
#include "profilewidget2.h"
#include "display.h"