[Kst] branches/work/kst/portto4/kst/src
Adam Treat
treat at kde.org
Fri Jun 15 19:55:34 CEST 2007
SVN commit 676013 by treat:
* Begin with a simple widget
M +1 -1 CMakeLists.txt
A widgets/CMakeLists.txt
A widgets/colorbutton.cpp [License: GPL (v2+)]
A widgets/colorbutton.h [License: GPL (v2+)]
D widgets/colorbutton.ui
A widgets/kstwidgets.cpp [License: GPL (v2+)]
A widgets/kstwidgets.h [License: GPL (v2+)]
--- branches/work/kst/portto4/kst/src/CMakeLists.txt #676012:676013
@@ -2,7 +2,7 @@
add_subdirectory( libkst )
add_subdirectory( libkstmath )
add_subdirectory( datasources )
-# add_subdirectory( widgets )
+add_subdirectory( widgets )
add_subdirectory( libkstapp )
add_subdirectory( kst )
add_subdirectory( d2asc )
More information about the Kst
mailing list