[Uml-devel] KDE/kdesdk/umbrello

Andi Fischer andi.fischer at hispeed.ch
Sun May 6 13:10:59 UTC 2012


SVN commit 1293140 by fischer:

Wrong CMakeLists.txt committed in previous patch.

 M  +1 -1      CMakeLists.txt  
 M  +1 -0      umbrello/CMakeLists.txt  


--- trunk/KDE/kdesdk/umbrello/CMakeLists.txt #1293139:1293140
@@ -5,7 +5,7 @@
 # kde4_no_enable_final( umbrello )
 
 # enable the next line for compiling without kdesdk (standalone)
-INCLUDE(CMakeLists-StandaloneIncl.txt OPTIONAL)
+#INCLUDE(CMakeLists-StandaloneIncl.txt OPTIONAL)
 
 add_subdirectory( umbrello )
 
--- trunk/KDE/kdesdk/umbrello/umbrello/CMakeLists.txt #1293139:1293140
@@ -389,6 +389,7 @@
     widgets/widget_factory.cpp
     widgets/widget_utils.cpp
     widgets/widgetbase.cpp
+    widgets/widgetlist_utils.cpp
     widgets/statusbartoolbutton.cpp
 )
 




More information about the umbrello-devel mailing list