diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:08:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:08:38 -0600 |
commit | 8b600a29ba4175eae4ef37518a317413d70eb3fe (patch) | |
tree | 61cde0644c4bed1a05565236efdf23fb5bab5590 /kcm_gtk/emacsdetails.ui | |
parent | ca65994892904e63f7a6164a0d61d7c1a973c9d3 (diff) | |
download | gtk-qt-engine-8b600a29ba4175eae4ef37518a317413d70eb3fe.tar.gz gtk-qt-engine-8b600a29ba4175eae4ef37518a317413d70eb3fe.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'kcm_gtk/emacsdetails.ui')
-rw-r--r-- | kcm_gtk/emacsdetails.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/emacsdetails.ui b/kcm_gtk/emacsdetails.ui index 3686640..27c3dc2 100644 --- a/kcm_gtk/emacsdetails.ui +++ b/kcm_gtk/emacsdetails.ui @@ -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> |