[Uml-devel] kdesdk/umbrello/umbrello/diagram

Carsten Pfeiffer carpdjih at mailbox.tu-berlin.de
Fri Jun 6 11:55:05 UTC 2003


CVS commit by pfeiffer: 

no default parameters in impl files


  M +1 -1      toolbar.cpp   1.2


--- kdesdk/umbrello/umbrello/diagram/toolbar.cpp  #1.1:1.2
@@ -94,5 +94,5 @@ void ToolBar::buttonClicked(int t)
 }
 
-void ToolBar::showTools( const QString &category, bool exclusive = false )
+void ToolBar::showTools( const QString &category, bool exclusive )
 {
 //FIXME - make this category based and not tool-based






More information about the umbrello-devel mailing list