[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jri at jriddell.org
Wed Aug 27 13:05:05 UTC 2003


CVS commit by jriddell: 

Prevent compiler warning


  M +1 -1      associationwidget.cpp   1.22


--- kdesdk/umbrello/umbrello/associationwidget.cpp  #1.21:1.22
@@ -2360,5 +2360,5 @@ void AssociationWidget::slotMenuSelectio
         QString oldText, newText;
         int result;
-        bool done = false, ok;
+        bool done = false;
         KLineEditDlg* dlg = 0;
         QFont font;






More information about the umbrello-devel mailing list