summaryrefslogtreecommitdiffstats
path: root/examples/tools/inputpanel/myinputpanelcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/inputpanel/myinputpanelcontext.h')
-rw-r--r--examples/tools/inputpanel/myinputpanelcontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/inputpanel/myinputpanelcontext.h b/examples/tools/inputpanel/myinputpanelcontext.h
index bb40e211a7..e69a496040 100644
--- a/examples/tools/inputpanel/myinputpanelcontext.h
+++ b/examples/tools/inputpanel/myinputpanelcontext.h
@@ -41,7 +41,7 @@
#ifndef MYINPUTPANELCONTEXT_H
#define MYINPUTPANELCONTEXT_H
-#include <QtGui/QInputContext>
+#include <QtWidgets/QInputContext>
#include "myinputpanel.h"