diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:30:39 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:30:39 -0600 |
| commit | 6981c239dedc72969f6f539afeef646a19c867c0 (patch) | |
| tree | 44e5e93a8ed355a26920da44467d4b18be8fcc05 /src/sources/sourceprefs.ui | |
| parent | dfe4a152e1587751bbb3e63e46c4d727e318caaf (diff) | |
| download | kima-6981c239dedc72969f6f539afeef646a19c867c0.tar.gz kima-6981c239dedc72969f6f539afeef646a19c867c0.zip | |
Rename a number of old tq methods that are no longer tq specific
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> |
