diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
commit | 670adfafbbf772ab10789ff03d6d0c515a2e3468 (patch) | |
tree | 71fb1f08ff3102898753642d0831bda87b2673e5 /src/sources/labelsourcePrefs.ui | |
parent | 383adc283801b6238d8acfc750890613a63f8060 (diff) | |
download | kima-670adfafbbf772ab10789ff03d6d0c515a2e3468.tar.gz kima-670adfafbbf772ab10789ff03d6d0c515a2e3468.zip |
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/sources/labelsourcePrefs.ui')
-rw-r--r-- | src/sources/labelsourcePrefs.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sources/labelsourcePrefs.ui b/src/sources/labelsourcePrefs.ui index 28af1e4..a7f49db 100644 --- a/src/sources/labelsourcePrefs.ui +++ b/src/sources/labelsourcePrefs.ui @@ -129,7 +129,7 @@ Taskbar visual settings</string> </property> <widget class="TQLabel"> <property name="name"> - <cstring>tqalignmentLabel</cstring> + <cstring>alignmentLabel</cstring> </property> <property name="text"> <string>Alignment:</string> @@ -152,7 +152,7 @@ Taskbar visual settings</string> </property> </item> <property name="name"> - <cstring>tqalignmentComboBox</cstring> + <cstring>alignmentComboBox</cstring> </property> </widget> <spacer> @@ -178,7 +178,7 @@ Taskbar visual settings</string> </widget> </vbox> </widget> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kcolorbutton.h</includehint> <includehint>kfontrequester.h</includehint> |