From ac67f6fe92d0636cca6be02734552abc3a517233 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:14:56 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1158416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksysv/Properties.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ksysv/Properties.h') diff --git a/ksysv/Properties.h b/ksysv/Properties.h index d26cb91..603cb98 100644 --- a/ksysv/Properties.h +++ b/ksysv/Properties.h @@ -5,10 +5,10 @@ #include -class QHBox; -class QVBox; -class QTextView; -class QSpinBox; +class TQHBox; +class TQVBox; +class TQTextView; +class TQSpinBox; class KLineEdit; -- cgit v1.2.1