diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:41 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:41 -0600 |
commit | 989ea8c9d9bdf0b08f7101ba7e253a6b3fff223b (patch) | |
tree | 72df7e9aa6d699c9812f2f345421f7c2a7ff2ba8 /kdpkg-install/installdialog.ui | |
parent | b80cbb501e2dfc01bd46db40b7e8a1bbad897adf (diff) | |
download | kdpkg-989ea8c9d9bdf0b08f7101ba7e253a6b3fff223b.tar.gz kdpkg-989ea8c9d9bdf0b08f7101ba7e253a6b3fff223b.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'kdpkg-install/installdialog.ui')
-rw-r--r-- | kdpkg-install/installdialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kdpkg-install/installdialog.ui b/kdpkg-install/installdialog.ui index d70f318..95fd6e6 100644 --- a/kdpkg-install/installdialog.ui +++ b/kdpkg-install/installdialog.ui @@ -135,7 +135,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>5</width> <height>20</height> @@ -154,7 +154,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>160</width> <height>20</height> @@ -247,7 +247,7 @@ <widget class="TQListView" row="0" column="0"> <column> <property name="text"> - <string>tqStatus</string> + <string>Status</string> </property> <property name="clickable"> <bool>true</bool> |