From f59cec8e5002246618371bcf40eeedc350da967d Mon Sep 17 00:00:00 2001 From: Mika Laitio Date: Sat, 8 Oct 2011 03:35:25 +0300 Subject: [PATCH] show full keyboard instead of number-only --- qml/vdr-tv-client/qml/ServerSelectionEntry.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/qml/vdr-tv-client/qml/ServerSelectionEntry.qml b/qml/vdr-tv-client/qml/ServerSelectionEntry.qml index 551f5fb..7989b5f 100644 --- a/qml/vdr-tv-client/qml/ServerSelectionEntry.qml +++ b/qml/vdr-tv-client/qml/ServerSelectionEntry.qml @@ -57,7 +57,6 @@ Item { color: style.foregroundLight cursorVisible: true //activeFocusOnPress: true - inputMethodHints: Qt.ImhDialableCharactersOnly font {pixelSize: 36} text: defaultVDRServerAddress //focus: true -- 2.41.0