summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.qdoc
diff options
context:
space:
mode:
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>2012-01-02 16:21:48 +0200
committerQt by Nokia <qt-info@nokia.com>2012-01-05 11:40:08 +0100
commitad22c0c7cff332a77ea527c21e39490c8917b68e (patch)
tree6fc84bd082f0c5880c8154996e06b9f7967b5675 /src/corelib/global/qnamespace.qdoc
parent55a0b33994ff7b292055065065a5cc2fd13b3a55 (diff)
Removed Qt::ImhMultiLine
Multi line information does not really work that well as input method hint. Application developer is the one setting value for the hint, and thus would be responsible for always having right value for multi line. Change-Id: I6102be95549f6f6d4da40845f52d5c873cd46a47 Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/corelib/global/qnamespace.qdoc')
-rw-r--r--src/corelib/global/qnamespace.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 267c25deb3..a7332417ae 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -2429,7 +2429,6 @@
\value ImhDate The text editor functions as a date field.
\value ImhTime The text editor functions as a time field.
- \value ImhMultiLine The text editor accepts multi-line content.
Flags that restrict input (exclusive flags):