summaryrefslogtreecommitdiff
path: root/src/pch.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-12-29 07:29:53 -0500
committerGitHub <noreply@github.com>2020-12-29 07:29:53 -0500
commit1b101bda36ed66d08fa597a8956369c9e0af8519 (patch)
treef8a62cc4ac8fb318ef4e86053e389a3187968940 /src/pch.h
parent4b059fa71f0d5043bfac8e48757c69b11a6168c6 (diff)
parent33a177f1eda90b4d1fff92976635beaa59f85172 (diff)
Merge pull request #1333 from isanae/more-stuff-2
More stuff 2
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>