diff options
Diffstat (limited to 'krdc/keycapturewidget.ui')
-rw-r--r-- | krdc/keycapturewidget.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/krdc/keycapturewidget.ui b/krdc/keycapturewidget.ui index e90411b1..43af98f4 100644 --- a/krdc/keycapturewidget.ui +++ b/krdc/keycapturewidget.ui @@ -26,7 +26,7 @@ <property name="text"> <string>Enter a special key or key combination to send to the remote side:</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> @@ -40,7 +40,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>112</width> <height>21</height> @@ -51,7 +51,7 @@ <property name="name"> <cstring>keyLabel</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>100</width> <height>0</height> @@ -77,7 +77,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>111</width> <height>21</height> @@ -91,7 +91,7 @@ <property name="text"> <string>This function allows you to send a key combination like Ctrl+Alt+Del to the remote side. Press Esc to cancel.</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> |