summaryrefslogtreecommitdiffstats
path: root/lib/pilotAppInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pilotAppInfo.h')
-rw-r--r--lib/pilotAppInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotAppInfo.h b/lib/pilotAppInfo.h
index b14cf0a..43e8eb5 100644
--- a/lib/pilotAppInfo.h
+++ b/lib/pilotAppInfo.h
@@ -102,7 +102,7 @@ public:
return Pilot::findCategory(fC,name,unknownIsUnfiled);
} ;
- /** Gets a single category name. Returns TQString::null if there is no
+ /** Gets a single category name. Returns TQString() if there is no
* such category number @p i . */
inline TQString categoryName(unsigned int i) const
{