summaryrefslogtreecommitdiff
path: root/quacker/letterbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'quacker/letterbox.h')
-rw-r--r--quacker/letterbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quacker/letterbox.h b/quacker/letterbox.h
index 47ca699..8aa171d 100644
--- a/quacker/letterbox.h
+++ b/quacker/letterbox.h
@@ -143,7 +143,7 @@ protected slots:
void mistakeDetector(const QString &text);
void timeout();
- void setCaption(const QString &text = QString::null);
+ void setCaption(const QString &text = QString());
void setModified(bool modified);
protected: