[Uml-devel] [Bug 53371] New diagram type: Component Diagram
Stephen Torri
storri at cse.wustl.edu
Wed Mar 5 16:27:07 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=53371
------- Additional Comments From storri at cse.wustl.edu 2003-03-06 01:24 -------
I applied the patch above along with this fix to get umbrello to compile. It
works now. Cool!
Index: diagram/widgetfactory.cpp
===================================================================
RCS file: /home/kde/kdesdk/umbrello/umbrello/diagram/widgetfactory.cpp,v
retrieving revision 1.1
diff -U2 -r1.1 widgetfactory.cpp
--- diagram/widgetfactory.cpp 5 Mar 2003 23:09:29 -0000 1.1
+++ diagram/widgetfactory.cpp 6 Mar 2003 00:23:35 -0000
@@ -27,4 +27,5 @@
+using namespace std;
More information about the umbrello-devel
mailing list