From b678e7f967f438e123324c7a34b02388e68d70dc Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:29:01 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kwallet/kwalleteditor.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kwallet/kwalleteditor.h') diff --git a/kwallet/kwalleteditor.h b/kwallet/kwalleteditor.h index 62cbcf1..9036bce 100644 --- a/kwallet/kwalleteditor.h +++ b/kwallet/kwalleteditor.h @@ -27,9 +27,9 @@ #include class KAction; -class QIconViewItem; -class QListViewItem; -class QCheckBox; +class TQIconViewItem; +class TQListViewItem; +class TQCheckBox; class KWalletFolderIconView; class KWalletEntryList; class KWMapEditor; -- cgit v1.2.1