[Kst] extragear/graphics/kst/kst
Andrew Walker
arwalker at sumusltd.com
Tue Jun 7 20:05:44 CEST 2005
SVN commit 423167 by arwalker:
Re-add changes to Makefile.am
M +8 -0 Makefile.am
--- trunk/extragear/graphics/kst/kst/Makefile.am #423166:423167
@@ -126,6 +126,12 @@
kstplotbase.cpp \
kstviewlabel.cpp \
kst2dplot.cpp \
+ kstgraphicsbase.cpp \
+ kstgraphicsrect.cpp \
+ kstgraphicsroundedrect.cpp \
+ kstgraphicsellipse.cpp \
+ kstgraphicspolyline.cpp \
+ kstgraphicspolygon.cpp \
kstviewwidget.cpp \
kstviewobjectfactory.cpp \
kstviewobject.cpp \
@@ -148,6 +154,7 @@
kstgraphfiledialog_i.cpp \
kstimagedialog_i.cpp \
kstquickstartdialog_i.cpp \
+ graphiceditor_i.cpp \
updatethread.cpp \
emailthread.cpp \
kstprintoptionspage.cpp \
@@ -195,6 +202,7 @@
quickstartdialog.ui \
monochromedialog.ui \
kstviewlabeldialog.ui \
+ graphiceditor.ui \
kst.cpp
include_HEADERS = kstdatasource.h kstobject.h kst_export.h kstsharedptr.h rwlock.h
More information about the Kst
mailing list