summaryrefslogtreecommitdiff
path: root/src/pch.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-08-16 10:29:42 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-08-16 10:29:42 -0400
commit965eccb328a0a2b0cb4d1945a0382df9f0f91147 (patch)
treecdc794d2ee5876a6884373600522c81e271a9c39 /src/pch.h
parent0374291a3451c464fb27e53077da42ad21c27cd6 (diff)
merged DockFixer into GeometrySettings
added combobox index to settings
Diffstat (limited to 'src/pch.h')
-rw-r--r--src/pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pch.h b/src/pch.h
index dd65efbe..af1a4ade 100644
--- a/src/pch.h
+++ b/src/pch.h
@@ -95,6 +95,7 @@
#include <QDialogButtonBox>
#include <QDir>
#include <QDirIterator>
+#include <QDockWidget>
#include <QDragEnterEvent>
#include <QDropEvent>
#include <QElapsedTimer>