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/configure_Dialog.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/configure_Dialog.ui')
-rw-r--r-- | src/configure_Dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure_Dialog.ui b/src/configure_Dialog.ui index 196f5be..8d1b17b 100644 --- a/src/configure_Dialog.ui +++ b/src/configure_Dialog.ui @@ -2598,5 +2598,5 @@ <slot>pB_editAutodimmGBlacklist_clicked()</slot> <slot>sB_autoDimmTime_valueChanged( int )</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> </UI> |