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/scriptedit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kppp/scriptedit.h') diff --git a/kppp/scriptedit.h b/kppp/scriptedit.h index 7c914268..fd40100e 100644 --- a/kppp/scriptedit.h +++ b/kppp/scriptedit.h @@ -30,8 +30,8 @@ #include -class QComboBox; -class QLineEdit; +class TQComboBox; +class TQLineEdit; class ScriptEdit : public TQWidget { Q_OBJECT -- cgit v1.2.3