summaryrefslogtreecommitdiffstats
path: root/kuickshow/src/filecache.h
diff options
context:
space:
mode:
Diffstat (limited to 'kuickshow/src/filecache.h')
-rw-r--r--kuickshow/src/filecache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuickshow/src/filecache.h b/kuickshow/src/filecache.h
index 7cb97526..2152b5f9 100644
--- a/kuickshow/src/filecache.h
+++ b/kuickshow/src/filecache.h
@@ -27,7 +27,7 @@ public:
int getLimit() const { return m_limit; }
/**
- * @return the temporary directory or TQString::null if none available
+ * @return the temporary directory or TQString() if none available
*/
TQString tempDir();