Version: 1.5.1 (using KDE 3.4.2 Level "b" , SUSE 10.0) Compiler: Target: x86_64-suse-linux OS: Linux (x86_64) release 2.6.13-15.8-default WHAT Umbrello automatically changes case of class names using C++ code generation. For example, if I create a class called "Prefixes", the resulting files will be named: - prefixes.h - prefixes.cpp I don't see an option about this under Settings->Configure Umbrello UML Modeller.
This is similar to, but not a duplicate of, Bug 116107.
On current trunk version the code generator respect the upper/down case.