From 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:50:21 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- korganizer/koeditorgeneralevent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/koeditorgeneralevent.h') diff --git a/korganizer/koeditorgeneralevent.h b/korganizer/koeditorgeneralevent.h index 734826eb9..037b2323b 100644 --- a/korganizer/koeditorgeneralevent.h +++ b/korganizer/koeditorgeneralevent.h @@ -49,7 +49,7 @@ class KOEditorGeneralEvent : public KOEditorGeneral void initTime(TQWidget *,TQBoxLayout *); void initClass(TQWidget *,TQBoxLayout *); - void initInvitationBar( TQWidget* parent, TQBoxLayout *tqlayout ); + void initInvitationBar( TQWidget* parent, TQBoxLayout *layout ); void finishSetup(); -- cgit v1.2.1