Is there any way for users to change the style of the default guard word to be produced by the new-header-wizard?
At the moment only by editing the textfield in the wizard everytime you use it, or by patching the source-code and self-compiling C::B.
The "_INCLUDED" is hardcoded in "src/plugins/scriptedwizard/filepathpanel.cpp" in line 184 (svn5026) .
Quote from: jens on May 01, 2008, 11:24:22 PM
The "_INCLUDED" is hardcoded ...
You read my mind. ;)
Thanks.