diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:08:43 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-05 01:52:57 +0200 |
commit | 90ed42be7905e495737a4d7af3b9510ade86ea9b (patch) | |
tree | aef7d8c2ee2480bad8c653c664a711147d693408 /src/app/configimagelistpage.ui | |
parent | 9206e76d77b57205dd514e5a66da50b09fe26fc1 (diff) | |
download | gwenview-90ed42be7905e495737a4d7af3b9510ade86ea9b.tar.gz gwenview-90ed42be7905e495737a4d7af3b9510ade86ea9b.zip |
Rename old tq methods that no longer need a unique name
(cherry picked from commit d0bdd0d7a768f9935b521f3bd12a4cd72739b96f)
Diffstat (limited to 'src/app/configimagelistpage.ui')
-rw-r--r-- | src/app/configimagelistpage.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/app/configimagelistpage.ui b/src/app/configimagelistpage.ui index 6670dbd..e2fb15b 100644 --- a/src/app/configimagelistpage.ui +++ b/src/app/configimagelistpage.ui @@ -40,7 +40,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>21</width> <height>16</height> @@ -131,7 +131,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>0</height> @@ -166,7 +166,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>21</width> <height>20</height> @@ -217,7 +217,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>21</width> <height>16</height> |