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 | e0dd6178a1c1e9e43f1f454fb73a0e2d30838799 (patch) | |
tree | 494a7486bb8fb0021f199f169fb0b93908fb096b /src/log_viewer.ui | |
parent | d35528ce9ef2ef4700f9788cc58b91044d8cf543 (diff) | |
download | tdepowersave-e0dd6178a1c1e9e43f1f454fb73a0e2d30838799.tar.gz tdepowersave-e0dd6178a1c1e9e43f1f454fb73a0e2d30838799.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/kpowersave@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/log_viewer.ui')
-rw-r--r-- | src/log_viewer.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log_viewer.ui b/src/log_viewer.ui index 6898a35..74464bd 100644 --- a/src/log_viewer.ui +++ b/src/log_viewer.ui @@ -100,5 +100,5 @@ <slot>pB_close_clicked()</slot> <slot>pB_save_clicked()</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> </UI> |