summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputmethod.h
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2012-10-11 17:01:21 +0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-25 16:00:52 +0200
commitf42283669fca94ccb48cc589237379a7b6cefb49 (patch)
treea07fa47db1596660a342638d3562c981bbcbf87b /src/gui/kernel/qinputmethod.h
parentdee57bc91080740201a0bf0b8c42eb374ee696f3 (diff)
Remove stale QT_MODULE() usage cases
As of Qt5, this macro is defined to be empty; simply get rid of these leftovers. Change-Id: I167ccb4c9e92ec9b5e4faeb02bf9c5ef5d982b50 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/kernel/qinputmethod.h')
-rw-r--r--src/gui/kernel/qinputmethod.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/kernel/qinputmethod.h b/src/gui/kernel/qinputmethod.h
index 25b133ec0a..d038542dc3 100644
--- a/src/gui/kernel/qinputmethod.h
+++ b/src/gui/kernel/qinputmethod.h
@@ -48,8 +48,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-QT_MODULE(Gui)
-
class QInputMethodPrivate;
class QWindow;
class QRectF;