diff options
Diffstat (limited to 'kdeui/kshortcutdialog_simple.ui')
-rw-r--r-- | kdeui/kshortcutdialog_simple.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kdeui/kshortcutdialog_simple.ui b/kdeui/kshortcutdialog_simple.ui index a7fb651ff..8e43d618f 100644 --- a/kdeui/kshortcutdialog_simple.ui +++ b/kdeui/kshortcutdialog_simple.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>KShortcutDialogSimple</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KShortcutDialogSimple</cstring> </property> @@ -19,7 +19,7 @@ <property name="margin"> <number>0</number> </property> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> @@ -37,7 +37,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>0</height> @@ -71,7 +71,7 @@ <bool>false</bool> </property> </widget> - <widget class="QPushButton" row="0" column="2"> + <widget class="TQPushButton" row="0" column="2"> <property name="name"> <cstring>m_btnClearShortcut</cstring> </property> @@ -95,7 +95,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>40</width> <height>20</height> |