[Uml-devel] kdesdk/umbrello/umbrello
Luis De la Parra Blum
lparrab at gmx.net
Wed Mar 5 17:19:05 UTC 2003
CVS commit by luis:
remove old, unused pseudo-rtti types
M +0 -9 umlnamespace.h 1.12
--- kdesdk/umbrello/umbrello/umlnamespace.h #1.11:1.12
@@ -15,13 +15,4 @@ namespace Umbrello
{
enum Visibility {Public = 200, Private, Protected };
-/*
-namespace rtti{
-enum type{ UMLObject=100, UMLActor, UMLUseCase, UMLPackage, UMLInterface,
- UMLClass, UMLAssociation, UMLAttribute, UMLOperation, UMLTemplate,
- UMLComponent,
- UMLState, UMLActivity,
- UMLWidget = 300, ActorWidget, UseCaseWidget, ClassWidget, ObjectWidget, NoteWidget, MessageWidget, ActivityWidget,
- Diagram, DiagramView };}
-*/
}
More information about the umbrello-devel
mailing list