From 00cef9840e19aae7a7541da60d1b60190cb5afec Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:14:09 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1158415 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kicker-applets/kbinaryclock/kbinaryclock.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kicker-applets/kbinaryclock/kbinaryclock.h') diff --git a/kicker-applets/kbinaryclock/kbinaryclock.h b/kicker-applets/kbinaryclock/kbinaryclock.h index ba88456..387288d 100644 --- a/kicker-applets/kbinaryclock/kbinaryclock.h +++ b/kicker-applets/kbinaryclock/kbinaryclock.h @@ -31,9 +31,9 @@ #include "prefs.h" class KLed; -class QGridLayout; +class TQGridLayout; class DatePicker; -class QGridLayout; +class TQGridLayout; class KBinaryClock; class SettingsImp : public Settings { -- cgit v1.2.3