summaryrefslogtreecommitdiffstats
path: root/kresources/groupwise/soap/incidenceconverter.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/groupwise/soap/incidenceconverter.h')
-rw-r--r--kresources/groupwise/soap/incidenceconverter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupwise/soap/incidenceconverter.h b/kresources/groupwise/soap/incidenceconverter.h
index 6f2ced84..305f1925 100644
--- a/kresources/groupwise/soap/incidenceconverter.h
+++ b/kresources/groupwise/soap/incidenceconverter.h
@@ -64,7 +64,7 @@ class IncidenceConverter : public GWConverter
// TQBitArray getDayBitArray( ngwt__DayOfWeekList * );
ngwt__Recipient *createRecipient( const TQString &name,
- const TQString &email, const TQString &uuid = TQString::null );
+ const TQString &email, const TQString &uuid = TQString() );
TQString mTimezone;