I have the same problem. Marc
-----Ursprüngliche Nachricht----- Von: Robert Caldecott [mailto:[email protected]] Gesendet: Dienstag, 28. Juli 2009 08:59 An: [email protected] Betreff: [Qt-creator] Adding new designer form class doesn't honour file naming conventions In the C++ File Naming Convention options page I have the 'Lower case file names' option toggled off. When I add a new C++ class the wizard will honour this, so adding a class called Foo will generate Foo.cpp and Foo.h. However, adding a new designer form class always results in lower-case file names. Adding a class called FooDialog will generate foodialog.cpp, foodialog.h and foodialog.ui the 'Lower case file names' option is being ignored. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
