[Uml-devel] kdesdk/umbrello/umbrello
Sebastian Stein
seb_stein at gmx.de
Sat Aug 9 01:32:03 UTC 2003
Oliver Kellogg <Oliver.Kellogg at t-online.de> [030809 09:38]:
> CVS commit by okellogg:
>
> Minor cleanup of #includes.
Now compilation is broken:
umlviewdialog.cpp: In member function `void UMLViewDialog::checkName()':
umlviewdialog.cpp:165: invalid use of undefined type `struct UMLDoc'
../codegenerator.h:27: forward declaration of `struct UMLDoc'
make[1]: *** [umlviewdialog.lo] Fehler 1
Do I have to add
#include "umldoc.h"
or
#include "../umldoc.h"
in codegenerator.h or umlviewdialog.h? What is the right way to do?
Steinchen
--
Umbrello UML Modeller
Description : UML diagram drawing tool for KDE with code generation
Homepage : http://www.umbrello.org/
More information about the umbrello-devel
mailing list