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

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
---
 kxkb/kxkbtraywindow.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'kxkb/kxkbtraywindow.h')

diff --git a/kxkb/kxkbtraywindow.h b/kxkb/kxkbtraywindow.h
index 4c58c5871..089a7906b 100644
--- a/kxkb/kxkbtraywindow.h
+++ b/kxkb/kxkbtraywindow.h
@@ -20,8 +20,8 @@
 #include "kxkbconfig.h"
 
 
-class QLabel;
-class QPopupMenu;
+class TQLabel;
+class TQPopupMenu;
 class XkbRules;
 
 /* This class is responsible for displaying flag/label for the layout,
-- 
cgit v1.2.1