Hi All,

I am trying to migrate a project from Mac to Linux (CentOS 6) and run into the following problem:
Qt Creator (2.8.1) turns my included file names into lower case. They show up correctly in the file list but the User Interface Compiler creating the "ui_" files uses only lower case for the #include files.
I changed already the setting under Tools-->options-->C++-->File Naming without any success.

Any suggestion how to fix this?
Markus