summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputmethod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qinputmethod.h')
-rw-r--r--src/gui/kernel/qinputmethod.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/kernel/qinputmethod.h b/src/gui/kernel/qinputmethod.h
index dc3e43a45f..b43cb3ee8c 100644
--- a/src/gui/kernel/qinputmethod.h
+++ b/src/gui/kernel/qinputmethod.h
@@ -82,10 +82,6 @@ public:
ContextMenu
};
-#if QT_DEPRECATED_SINCE(5,0)
- QT_DEPRECATED bool visible() const { return isVisible(); }
-#endif
-
bool isVisible() const;
void setVisible(bool visible);