[Kstars-devel] KDE/kdeedu/kstars/kstars/comast

Akarsh Simha akarshsimha at gmail.com
Wed Dec 23 20:37:02 CET 2009


SVN commit 1065588 by asimha:

Applying Harikrishnan's patch to make EBN happier

Thanks, Hari!

CCMAIL: kstars-devel at kde.org



 M  +2 -2      observeradd.cpp  


--- trunk/KDE/kdeedu/kstars/kstars/comast/observeradd.cpp #1065587:1065588
@@ -17,7 +17,7 @@
  ***************************************************************************/
 
 #include "kstarsdata.h"
-#include "comast/observeradd.h"
+#include "observeradd.h"
 #include "ui_observeradd.h"
 
 #include <QFile>
@@ -25,7 +25,7 @@
 #include <kmessagebox.h>
 #include <kstandarddirs.h>
 
-#include "comast/observer.h"
+#include "observer.h"
 
 ObserverAdd::ObserverAdd() {
     // Setting up the widget from the .ui file and adding it to the KDialog


More information about the Kstars-devel mailing list