[Kst] extragear/graphics/kst/devel-docs

George Staikos staikos at kde.org
Mon Feb 13 10:46:39 CET 2006


SVN commit 508962 by staikos:

update notes


 M  +2 -1      appdesign.txt  


--- trunk/extragear/graphics/kst/devel-docs/appdesign.txt #508961:508962
@@ -8,7 +8,7 @@
 ------
 This contains the bare minimum required by Kst extensions in order for them to
 cleanly link and be sufficiently powerful to perform their tasks.  It should
-not contain any view object code at this time.
+not contain any data or view object code at this time.
 
 libkstmath
 ----------
@@ -22,6 +22,7 @@
 kst
 ---
 This is the core executable.  It links to libkst, qt, KDE, and not much else.
+kst proper contains only main.cpp.  The rest is in libkstapp.
 
 extensions
 ----------


More information about the Kst mailing list