summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-14 10:43:37 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-14 10:43:37 -0800
commit3453234a3b940fbc9703dd3bdb9e89561c2cd92c (patch)
tree0a12b1623f830aae40b4e96d7b51f5a23b520294 /desktop-widgets/mainwindow.cpp
parentb688f417de4ea246c4e7387232f9b9b8ca9b5318 (diff)
downloadsubsurface-3453234a3b940fbc9703dd3bdb9e89561c2cd92c.tar.gz
Missing half of the previous commit
Oops. I fixed the previous commit, tested the fix, and then forgot to update the commit and instead pushed it out. That was dumb. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/mainwindow.cpp')
-rw-r--r--desktop-widgets/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/mainwindow.cpp b/desktop-widgets/mainwindow.cpp
index 632e32462..5e80a345b 100644
--- a/desktop-widgets/mainwindow.cpp
+++ b/desktop-widgets/mainwindow.cpp
@@ -41,7 +41,6 @@
#include "windowtitleupdate.h"
#include "locationinformation.h"
#include "preferences/preferencesdialog.h"
-#include "qt-gui.h"
#ifndef NO_USERMANUAL
#include "usermanual.h"