summaryrefslogtreecommitdiffstats
path: root/libkcal/htmlexport.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/htmlexport.h')
-rw-r--r--libkcal/htmlexport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/htmlexport.h b/libkcal/htmlexport.h
index 1a209e17..0fbe8022 100644
--- a/libkcal/htmlexport.h
+++ b/libkcal/htmlexport.h
@@ -51,7 +51,7 @@ class KDE_EXPORT HtmlExport
/**
Writes out the calendar in HTML format.
*/
- bool save( const TQString &fileName = TQString::null );
+ bool save( const TQString &fileName = TQString() );
/**
Writes out calendar to text stream.