diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:27 -0600 |
commit | c9d6a7478114a66f06bfdde4ad9164cce03e4149 (patch) | |
tree | b2c9457c4b3312a5da97519654ac0e202067d019 /src/kchmsetupdialog.ui | |
parent | 71061104fa6242b2e0bf08b0920e08ee2f2924c5 (diff) | |
download | kchmviewer-c9d6a7478114a66f06bfdde4ad9164cce03e4149.tar.gz kchmviewer-c9d6a7478114a66f06bfdde4ad9164cce03e4149.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/kchmsetupdialog.ui')
-rw-r--r-- | src/kchmsetupdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmsetupdialog.ui b/src/kchmsetupdialog.ui index a981ec4..ddd63c4 100644 --- a/src/kchmsetupdialog.ui +++ b/src/kchmsetupdialog.ui @@ -601,7 +601,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> |