diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:06:13 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:06:13 -0600 |
commit | 0d48fca8ae41ab963c780104fdeca45d7dad0a51 (patch) | |
tree | 5dd61af9cef2b3ab1c6d4d24082df3ea3146a007 /plugins/webinterface | |
parent | bb37c4052a9edfff2196984cef241b1ce2df7bb3 (diff) | |
download | ktorrent-0d48fca8ae41ab963c780104fdeca45d7dad0a51.tar.gz ktorrent-0d48fca8ae41ab963c780104fdeca45d7dad0a51.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'plugins/webinterface')
-rw-r--r-- | plugins/webinterface/webinterfacepref.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/webinterface/webinterfacepref.ui b/plugins/webinterface/webinterfacepref.ui index a36f7f8..4927673 100644 --- a/plugins/webinterface/webinterfacepref.ui +++ b/plugins/webinterface/webinterfacepref.ui @@ -46,7 +46,7 @@ </property> <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> - <cstring>tqlayout5</cstring> + <cstring>layout5</cstring> </property> <hbox> <property name="name"> @@ -128,7 +128,7 @@ </widget> <widget class="TQLayoutWidget" row="1" column="0"> <property name="name"> - <cstring>tqlayout4</cstring> + <cstring>layout4</cstring> </property> <hbox> <property name="name"> @@ -151,7 +151,7 @@ </widget> <widget class="TQLayoutWidget" row="3" column="0"> <property name="name"> - <cstring>tqlayout6</cstring> + <cstring>layout6</cstring> </property> <grid> <property name="name"> @@ -159,7 +159,7 @@ </property> <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> - <cstring>tqlayout5</cstring> + <cstring>layout5</cstring> </property> <hbox> <property name="name"> @@ -192,7 +192,7 @@ </widget> <widget class="TQLayoutWidget" row="2" column="0"> <property name="name"> - <cstring>tqlayout7</cstring> + <cstring>layout7</cstring> </property> <hbox> <property name="name"> |