ext Kuiper, Luuk wrote: > Hi all, > > When I want to save an existing file (say: file.cxx) as another file > (say: new_file.cxx) I always see that the file is saved as > new_file.cxxcpp. Even when I switched off the button 'Automatically > select filename extension (.cpp)'. > > I am using 1.3.0 on Suse Linux 11.1.
I don't know where the "Automatically > select filename extension (.cpp)" is (I don't see this option in my Save As dialog), but you can configure the default extension for C++ source and header files in Tools -> Options -> C++. Does that help? Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
