summaryrefslogtreecommitdiffstats
path: root/kode/printer.h
diff options
context:
space:
mode:
Diffstat (limited to 'kode/printer.h')
-rw-r--r--kode/printer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/printer.h b/kode/printer.h
index ec50bec0..65cbddaa 100644
--- a/kode/printer.h
+++ b/kode/printer.h
@@ -49,7 +49,7 @@ class KDE_EXPORT Printer
void printAutoMakefile( const AutoMakefile & );
TQString functionSignature( const Function &f,
- const TQString &className = TQString::null,
+ const TQString &className = TQString(),
bool includeClassQualifier = false );
protected: