summaryrefslogtreecommitdiff
path: root/src/fqterm/fqterm_python.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fqterm/fqterm_python.cpp')
-rw-r--r--src/fqterm/fqterm_python.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fqterm/fqterm_python.cpp b/src/fqterm/fqterm_python.cpp
index 68b9385..b4d710e 100644
--- a/src/fqterm/fqterm_python.cpp
+++ b/src/fqterm/fqterm_python.cpp
@@ -20,7 +20,7 @@
-#include <QCustomEvent>
+#include <QEvent>
#include <QTextStream>
#include <QApplication>
#include <QDir>
@@ -823,4 +823,4 @@ FQTermPythonHelper::~FQTermPythonHelper() {
} // namespace FQTerm
-#endif //HAVE_PYTHON \ No newline at end of file
+#endif //HAVE_PYTHON