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/accounts.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kppp/accounts.h') diff --git a/kppp/accounts.h b/kppp/accounts.h index 155c1658..4ed96d47 100644 --- a/kppp/accounts.h +++ b/kppp/accounts.h @@ -33,9 +33,9 @@ #include "acctselect.h" class KDialogBase; -class QCheckBox; -class QLineEdit; -class QTabDialog; +class TQCheckBox; +class TQLineEdit; +class TQTabDialog; class DialWidget; class ScriptWidget; class IPWidget; -- cgit v1.2.1