[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars/skyobjects
From:       Alexey Khudyakov <alexey.skladnoy () gmail ! com>
Date:       2011-02-21 19:55:02
Message-ID: 20110221195502.34A65AC8BF () svn ! kde ! org
[Download RAW message or body]

SVN commit 1222105 by khudyakov:

Constify getHDIndex

 M  +1 -1      starobject.h  


--- trunk/KDE/kdeedu/kstars/kstars/skyobjects/starobject.h #1222104:1222105
@@ -209,7 +209,7 @@
     inline bool isMultiple() const { return Multiplicity; }
 
     /**@return the star's HD index */
-    inline int getHDIndex() { return HD; }
+    inline int getHDIndex() const { return HD; }
 
     /**@short set the star's variability flag
         *@param v true if star is variable
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic