From 8f14fb0418241694e61cb35dda95fea6d9b7830d Mon Sep 17 00:00:00 2001
From: tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Date: Mon, 2 Aug 2010 19:23:47 +0000
Subject: TQt conversion fixes

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
---
 kdeui/kactionselector.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

(limited to 'kdeui/kactionselector.h')

diff --git a/kdeui/kactionselector.h b/kdeui/kactionselector.h
index bba4e31da..03c5ab5da 100644
--- a/kdeui/kactionselector.h
+++ b/kdeui/kactionselector.h
@@ -23,11 +23,11 @@
 
 #include <kdelibs_export.h>
 
-class QListBox;
-class QListBoxItem;
-class QKeyEvent;
-class QEvent;
-class QIconSet;
+class TQListBox;
+class TQListBoxItem;
+class TQKeyEvent;
+class TQEvent;
+class TQIconSet;
 
 class KActionSelectorPrivate;
 
-- 
cgit v1.2.1