[Uml-devel] kdesdk/umbrello/umbrello
Brian Thomas
thomas at mail630.gsfc.nasa.gov
Thu Feb 5 14:40:03 UTC 2004
CVS commit by thomas:
quiet down debugging output.. is setting widgetid really a warning?
M +1 -1 umlwidget.cpp 1.72
--- kdesdk/umbrello/umbrello/umlwidget.cpp #1.71:1.72
@@ -191,5 +191,5 @@ bool UMLWidget::operator==(const UMLWidg
void UMLWidget::setID(int id) {
- kdWarning()<<"UMLWidget::setID(int id) called!"<<endl;
+ // kdWarning()<<"UMLWidget::setID(int id) called!"<<endl;
if (m_pObject)
m_pObject->setID( id );
More information about the umbrello-devel
mailing list