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 | dbb67f90e8177bba3f6527852af1e5f4b7a00325 (patch) | |
tree | b3ec423edc172fee393480c6cd4cfe4ae5746017 /kuser/passwordpolicy.ui | |
parent | e1fedebd35564879715ec11012b5acaf3068edb9 (diff) | |
download | tdeadmin-dbb67f90e8177bba3f6527852af1e5f4b7a00325.tar.gz tdeadmin-dbb67f90e8177bba3f6527852af1e5f4b7a00325.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/kdeadmin@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kuser/passwordpolicy.ui')
-rw-r--r-- | kuser/passwordpolicy.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/passwordpolicy.ui b/kuser/passwordpolicy.ui index 638099b..a68d629 100644 --- a/kuser/passwordpolicy.ui +++ b/kuser/passwordpolicy.ui @@ -235,7 +235,7 @@ <Q_SLOTS> <slot>kcfg_sneverexpire_toggled( bool )</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kdatetimewidget.h</includehint> <includehint>kdatewidget.h</includehint> |