summaryrefslogtreecommitdiffstats
path: root/korganizer/kogroupware.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/kogroupware.h')
-rw-r--r--korganizer/kogroupware.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kogroupware.h b/korganizer/kogroupware.h
index 4e74ed43..5fd80187 100644
--- a/korganizer/kogroupware.h
+++ b/korganizer/kogroupware.h
@@ -76,7 +76,7 @@ class KOGroupware : public TQObject
Returns false if the user cancels the dialog, and true if the
user presses Yes og or No.
*/
- bool sendICalMessage( TQWidget *tqparent, KCal::Scheduler::Method method,
+ bool sendICalMessage( TQWidget *parent, KCal::Scheduler::Method method,
Incidence* incidence,
KOGlobals::HowChanged action,
bool attendeeStatusChanged,