[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Apr 8 21:15:07 UTC 2007
SVN commit 651679 by okellogg:
remove diagnostic
M +0 -2 umlview.cpp
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/umlview.cpp #651678:651679
@@ -1444,8 +1444,6 @@
if( !pWidget ) {
return false;
}
- if (pWidget->getName() == "bacx def")
- kDebug() << "bacx: id=" << ID2STR(pWidget->getID()) << endl;
if (!isPasteOperation && findWidget(pWidget->getID())) {
kError() << "UMLView::addWidget: Not adding "
<< "(id=" << ID2STR(pWidget->getID())
More information about the umbrello-devel
mailing list