diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:29:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:29:43 -0600 |
commit | 7225c815f485e09d2d967c4e97913cf676029103 (patch) | |
tree | 50168512e2b60cccba7e095c38b57002585bcf9a /kcm_gtk/emacsdetails.ui | |
parent | c0999e136c4c2e9b62369719c59c3d250782865e (diff) | |
download | gtk-qt-engine-7225c815f485e09d2d967c4e97913cf676029103.tar.gz gtk-qt-engine-7225c815f485e09d2d967c4e97913cf676029103.zip |
Rename a number of old tq methods that are no longer tq specific
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 3686640..f74ba42 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>tqlayout13</cstring> + <cstring>layout13</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="tqsizeHint"> + <property name="sizeHint"> <size> <width>101</width> <height>21</height> |