diff options
Diffstat (limited to 'kstars/kstars/objectnamelist.h')
| -rw-r--r-- | kstars/kstars/objectnamelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/objectnamelist.h b/kstars/kstars/objectnamelist.h index 63f5349a..4ff9bbb5 100644 --- a/kstars/kstars/objectnamelist.h +++ b/kstars/kstars/objectnamelist.h @@ -56,7 +56,7 @@ class ObjectNameList { /**Appends a skyobject to the list. *@param object pointer to the SkyObject to be appended to the list. - *@param useLongName if TRUE, use the longname of the object, + *@param useLongName if true, use the longname of the object, *rather than the primary name */ void append(SkyObject *object, bool useLongName=false); |
