From 4304e8d9dab8e20513e38e71b0debdf6937b630c Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 16 Apr 2011 23:01:29 +0000 Subject: Finish TQt4 port of kpowersave This enables both Qt3 and Qt4 builds git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1228282 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/blacklistedit_Dialog.ui | 48 ++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'src/blacklistedit_Dialog.ui') diff --git a/src/blacklistedit_Dialog.ui b/src/blacklistedit_Dialog.ui index 5a91bfc..18c9ce0 100644 --- a/src/blacklistedit_Dialog.ui +++ b/src/blacklistedit_Dialog.ui @@ -1,10 +1,10 @@ blacklistedit_Dialog - + blacklistedit_Dialog - + 0 0 @@ -22,15 +22,15 @@ unnamed - + - layout2 + tqlayout2 unnamed - + buttonOk @@ -47,7 +47,7 @@ true - + buttonCancel @@ -79,7 +79,7 @@ Expanding - + 305 20 @@ -88,7 +88,7 @@ - + bG_scheme @@ -107,12 +107,12 @@ unnamed - + lE_blacklist - + pB_add @@ -120,7 +120,7 @@ Add - + pB_remove @@ -131,7 +131,7 @@ - + lB_blacklist @@ -143,7 +143,7 @@ 0 - + 0 150 @@ -160,7 +160,7 @@ Preferred - + 31 20 @@ -177,14 +177,14 @@ Preferred - + 21 140 - + tLabel_info @@ -196,7 +196,7 @@ 0 - + 220 110 @@ -205,7 +205,7 @@ - + AlignBottom @@ -246,7 +246,7 @@ lB_blacklist - currentChanged(QListBoxItem*) + currentChanged(TQListBoxItem*) blacklistedit_Dialog lB_blacklist_currentChanged() @@ -259,17 +259,17 @@ pB_remove lB_blacklist - + buttonOk_released() buttonCancel_released() buttonApply_released() pB_remove_released() pB_add_released() - lB_blacklist_selected( QListBoxItem * ) + lB_blacklist_selected( TQListBoxItem * ) lE_blacklist_textChanged() lB_blacklist_selected() - lB_blacklist_currentChanged(QListBoxItem*) + lB_blacklist_currentChanged(TQListBoxItem*) lB_blacklist_currentChanged() - - + + -- cgit v1.2.1