diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:10:03 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:10:03 -0600 |
commit | fc6629f90a46a3f304bdba2ecef645c01ed02640 (patch) | |
tree | 14f39cc4b99e55d5cbe2b33345b9834e25d2feec /src/sources/sourceprefs.ui | |
parent | 0b46312b4c5d893a6e0c29e354038bbdc5a15fdd (diff) | |
download | kima-fc6629f90a46a3f304bdba2ecef645c01ed02640.tar.gz kima-fc6629f90a46a3f304bdba2ecef645c01ed02640.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/sources/sourceprefs.ui')
-rw-r--r-- | src/sources/sourceprefs.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sources/sourceprefs.ui b/src/sources/sourceprefs.ui index e063d39..46c3b8e 100644 --- a/src/sources/sourceprefs.ui +++ b/src/sources/sourceprefs.ui @@ -61,7 +61,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> @@ -96,7 +96,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> |