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

List:       kde-commits
Subject:    branches/kstars/carbonix/kstars/kstars
From:       Victor Carbune <victor.carbune () gmail ! com>
Date:       2010-06-04 17:44:12
Message-ID: 20100604174412.33DDAAC8C9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1134607 by vcarbune:

fixed compile error

 M  +1 -1      kstars.cpp  
 M  +1 -1      kstarsinit.cpp  


--- branches/kstars/carbonix/kstars/kstars/kstars.cpp #1134606:1134607
@@ -52,7 +52,7 @@
 KStars::KStars( bool doSplash, bool clockrun, const QString &startdate ) :
         KXmlGuiWindow(), kstarsData(0), skymap(0), TimeStep(0),
         colorActionMenu(0), fovActionMenu(0),
-        AAVSODialog(0), findDialog(0), obsList(0), objList(0)
+        AAVSODialog(0), findDialog(0), obsList(0), objList(0),
         execute(0),
         avt(0), wut(0), skycal(0),
         sb(0), pv(0), jmt(0), fm(0), astrocalc(0), indimenu(0), indidriver(0), indiseq(0),
--- branches/kstars/carbonix/kstars/kstars/kstarsinit.cpp #1134606:1134607
@@ -337,7 +337,7 @@
         << i18n("Observing List...")
         << KShortcut( Qt::CTRL+Qt::Key_X );
     actionCollection()->addAction("objlist", this, SLOT( slotObjList() ) )
-        << i18n("Object List...");
+        << i18n("Object List...")
         << KShortcut( Qt::CTRL+Qt::Key_L );
     // enable action only if file was loaded and processed successfully.
     actionCollection()->addAction("lightcurvegenerator", this, SLOT( slotLCGenerator() ) )
[prev in list] [next in list] [prev in thread] [next in thread] 

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