[Uml-devel] Adding member variable to UMLApp class
Arun Thampi
arun.thampi at gmail.com
Mon Oct 18 19:42:03 UTC 2004
Hello,
When I try adding a member variable to the UMLApp class (in
uml.h/uml.cpp), even a simple member variable such as an int, Umbrello
crashes on startup. It crashes when it tries to return the s_Instance
variable of the UMLApp class while calling doc->newDocument() (where
doc is of type UMLDoc).
Any reasons why? Help will be much appreciated.
Thanks!
Arun
More information about the umbrello-devel
mailing list