summaryrefslogtreecommitdiffstats
path: root/libemailfunctions/idmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'libemailfunctions/idmapper.h')
-rw-r--r--libemailfunctions/idmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libemailfunctions/idmapper.h b/libemailfunctions/idmapper.h
index 999c68ac..dcb30697 100644
--- a/libemailfunctions/idmapper.h
+++ b/libemailfunctions/idmapper.h
@@ -52,7 +52,7 @@ class KDE_EXPORT IdMapper
The current implementation stores the data at
$(KDEHOME)/share/apps/\<path\>/\<identifier\>.
*/
- IdMapper( const TQString &path, const TQString &identifier = TQString::null );
+ IdMapper( const TQString &path, const TQString &identifier = TQString() );
/** Destructor. */
~IdMapper();