diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:55:45 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:55:45 -0600 |
commit | ca65994892904e63f7a6164a0d61d7c1a973c9d3 (patch) | |
tree | 08515f8fea9a2a733e939e2be51ba6cb827b4b12 /kcm_gtk/emacsdetails.ui | |
parent | 7225c815f485e09d2d967c4e97913cf676029103 (diff) | |
download | gtk-qt-engine-ca65994892904e63f7a6164a0d61d7c1a973c9d3.tar.gz gtk-qt-engine-ca65994892904e63f7a6164a0d61d7c1a973c9d3.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 7225c815f485e09d2d967c4e97913cf676029103.
Diffstat (limited to 'kcm_gtk/emacsdetails.ui')
-rw-r--r-- | kcm_gtk/emacsdetails.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcm_gtk/emacsdetails.ui b/kcm_gtk/emacsdetails.ui index f74ba42..3686640 100644 --- a/kcm_gtk/emacsdetails.ui +++ b/kcm_gtk/emacsdetails.ui @@ -186,7 +186,7 @@ When enabled, they will override the standard keyboard shortcuts in GTK applicat </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout13</cstring> + <cstring>tqlayout13</cstring> </property> <hbox> <property name="name"> @@ -202,7 +202,7 @@ When enabled, they will override the standard keyboard shortcuts in GTK applicat <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>101</width> <height>21</height> |