[Kst] kdeextragear-2/kst/kst
    George Staikos 
    staikos at kde.org
       
    Tue May  6 21:41:44 CEST 2003
    
    
  
CVS commit by staikos: 
plugin XML file parser - 2/3 complete
  A            plugin.cpp   1.1
  A            plugin.h   1.1
  A            pluginxmlparser.cpp   1.1
  A            pluginxmlparser.h   1.1
  M +3 -1      Makefile.am   1.8
--- kdeextragear-2/kst/kst/Makefile.am  #1.7:1.8
@@ -19,5 +19,7 @@
 
 kst_SOURCES = \
-        kstbasevectorlist.cpp\
+        plugin.cpp \
+        pluginxmlparser.cpp \
+        kstbasevectorlist.cpp \
         kstdatamanager_i.cpp \
         kstvectordialog_i.cpp \
    
    
More information about the Kst
mailing list