From 7be55ffa061c026e35e2d6a0effe1161ddb0d41f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:53:50 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- korganizer/freebusyurldialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korganizer/freebusyurldialog.h') diff --git a/korganizer/freebusyurldialog.h b/korganizer/freebusyurldialog.h index db5cff6c0..49c77f3f8 100644 --- a/korganizer/freebusyurldialog.h +++ b/korganizer/freebusyurldialog.h @@ -37,7 +37,7 @@ class FreeBusyUrlDialog : public KDialogBase { Q_OBJECT public: - FreeBusyUrlDialog( KCal::Attendee *, QWidget *parent = 0, + FreeBusyUrlDialog( KCal::Attendee *, TQWidget *parent = 0, const char *name = 0 ); public slots: @@ -51,7 +51,7 @@ class FreeBusyUrlWidget : public QWidget { Q_OBJECT public: - FreeBusyUrlWidget( KCal::Attendee *, QWidget *parent = 0, + FreeBusyUrlWidget( KCal::Attendee *, TQWidget *parent = 0, const char *name = 0 ); ~FreeBusyUrlWidget(); -- cgit v1.2.1