summaryrefslogtreecommitdiffstats
path: root/korganizer/kogroupware.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-03 02:40:06 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-03 02:40:06 +0000
commitb35cd0e8350babc091667a5070f8ff6e359e5750 (patch)
treeabc1612f77c9d692fb0d810c42bae10e28b9121c /korganizer/kogroupware.h
parent4da59365263742bd16027434e2aa7d11e17d7909 (diff)
downloadtdepim-b35cd0e8350babc091667a5070f8ff6e359e5750.tar.gz
tdepim-b35cd0e8350babc091667a5070f8ff6e359e5750.zip
Hacked in a temporary fix for three GroupWare popups showing up when a single instance of a recurring meeting is resized in the agenda view
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1171222 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'korganizer/kogroupware.h')
-rw-r--r--korganizer/kogroupware.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/korganizer/kogroupware.h b/korganizer/kogroupware.h
index f6695de0..5df80a6a 100644
--- a/korganizer/kogroupware.h
+++ b/korganizer/kogroupware.h
@@ -78,7 +78,8 @@ class KOGroupware : public QObject
bool sendICalMessage( TQWidget *parent, KCal::Scheduler::Method method,
Incidence* incidence,
KOGlobals::HowChanged action,
- bool attendeeStatusChanged );
+ bool attendeeStatusChanged,
+ int dontAskForGroupware = 0 );
/**
Send counter proposal message.