From aa3a1ca934bc541bddd3fa136a85f106f7da266e Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:25:18 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1157635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- lilo-config/kde/kcontrol.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lilo-config/kde/kcontrol.h') diff --git a/lilo-config/kde/kcontrol.h b/lilo-config/kde/kcontrol.h index d06d834..edb64d9 100644 --- a/lilo-config/kde/kcontrol.h +++ b/lilo-config/kde/kcontrol.h @@ -29,8 +29,8 @@ /* ** Bug reports and questions can be sent to kde-devel@kde.org */ -#include -#include +#include +#include #include #include "mainwidget.h" @@ -39,7 +39,7 @@ class KAboutData; class KControl: public KCModule { Q_OBJECT public: - KControl(QWidget *parent, const char *name); + KControl(TQWidget *parent, const char *name); void load(); void save(); void defaults(); -- cgit v1.2.1