diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:04:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:04:07 -0600 |
commit | 516c39eb4872b2e0dee0baefe675abdf171e847c (patch) | |
tree | 8c41ba125c677e1503831236d9bf12b727bf94f6 /src/k9mainw.ui | |
parent | 1e42ec29323d1016df59b8b571d16fefe3d4e6f1 (diff) | |
download | k9copy-516c39eb4872b2e0dee0baefe675abdf171e847c.tar.gz k9copy-516c39eb4872b2e0dee0baefe675abdf171e847c.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'src/k9mainw.ui')
-rw-r--r-- | src/k9mainw.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9mainw.ui b/src/k9mainw.ui index 44be1e2..35ed354 100644 --- a/src/k9mainw.ui +++ b/src/k9mainw.ui @@ -258,7 +258,7 @@ </widget> <widget class="TQLayoutWidget" row="0" column="2" rowspan="1" colspan="3"> <property name="name"> - <cstring>tqlayout2</cstring> + <cstring>layout2</cstring> </property> <hbox> <property name="name"> |