From 36e4074ba1536a63a121293b20663a38cad836b7 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:26:34 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- filesharing/simple/fileshare.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'filesharing/simple/fileshare.h') diff --git a/filesharing/simple/fileshare.h b/filesharing/simple/fileshare.h index d6e8719a..25a2eabe 100644 --- a/filesharing/simple/fileshare.h +++ b/filesharing/simple/fileshare.h @@ -22,11 +22,11 @@ #include #include "kcmodule.h" -class QRadioButton; -class QLabel; -class QBoxLayout; +class TQRadioButton; +class TQLabel; +class TQBoxLayout; class ControlCenterGUI; -class QListViewItem; +class TQListViewItem; class KFileShareConfig : public KCModule { -- cgit v1.2.1