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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars
From:       Akarsh Simha <akarshsimha () gmail ! com>
Date:       2011-01-01 4:28:02
Message-ID: 20110101042802.36899AC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210568 by asimha:

Looks like that's the only way to do things, really

 M  +2 -2      skymap.h  
 M  +1 -1      skymapdrawabstract.h  


--- trunk/KDE/kdeedu/kstars/kstars/skymap.h #1210567:1210568
@@ -77,8 +77,8 @@
 
     Q_OBJECT;
         
-    friend class SkyMapDrawAbstract;
-    friend class SkyMapQDraw; // FIXME: This is the ugliest thing I've done in my life. Please, please, \
do something else. +    friend class SkyMapDrawAbstract; // FIXME: SkyMapDrawAbstract requires a lot of \
access to SkyMap +    friend class SkyMapQDraw; // FIXME: SkyMapQDraw requires access to computeSkymap
 
  protected:
     /**
--- trunk/KDE/kdeedu/kstars/kstars/skymapdrawabstract.h #1210567:1210568
@@ -42,7 +42,7 @@
     /**
      *@short Virtual Destructor
      */
-    virtual ~SkyMapDrawAbstract() { }; // FIXME: Really, when you are in a mood to think, decide whether \
this should be empty or not, and what it should be. +    virtual ~SkyMapDrawAbstract() { };
 
  public:
 


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

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