summaryrefslogtreecommitdiff
path: root/src/pch.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-12-29 02:10:33 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-12-29 02:10:33 -0500
commitcc997c370465629c11b72ebef3ffde1bbd1fa46e (patch)
tree4644052596c25c6db9d10d5ee0ad30fa2947aac0 /src/pch.h
parent91e1cc9ccaeed1ddb3b4c06ede213018000bf86d (diff)
editable combobox for output mod name
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 2a2246ba..bfc7f2d2 100644
--- a/src/pch.h
+++ b/src/pch.h
@@ -89,6 +89,7 @@
#include <QColorDialog>
#include <QComboBox>
#include <QCommandLinkButton>
+#include <QCompleter>
#include <QContextMenuEvent>
#include <QCoreApplication>
#include <QCryptographicHash>