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 --- kppp/pppstatdlg.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kppp/pppstatdlg.h') diff --git a/kppp/pppstatdlg.h b/kppp/pppstatdlg.h index 800438ee..07b15e42 100644 --- a/kppp/pppstatdlg.h +++ b/kppp/pppstatdlg.h @@ -30,12 +30,12 @@ #include #include -class QLabel; -class QFrame; -class QGroupBox; -class QLineEdit; -class QTimer; -class QPushButton; +class TQLabel; +class TQFrame; +class TQGroupBox; +class TQLineEdit; +class TQTimer; +class TQPushButton; const int MAX_GRAPH_WIDTH = 600; const int GRAPH_UPDATE_TIME = 1000; -- cgit v1.2.1