From: Mika Laitio Date: Sat, 8 Oct 2011 00:35:25 +0000 (+0300) Subject: show full keyboard instead of number-only X-Git-Url: http://pilppa.org/gitweb/?p=vdr-tv-client.git;a=commitdiff_plain;h=HEAD show full keyboard instead of number-only --- 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