News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

header guard word

Started by r.stiltskin, May 01, 2008, 09:52:48 PM

Previous topic - Next topic

r.stiltskin

Is there any way for users to change the style of the default guard word to be produced by the new-header-wizard?

Jenna

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) .

r.stiltskin

Quote from: jens on May 01, 2008, 11:24:22 PM
The "_INCLUDED" is hardcoded ...
You read my mind. ;)

Thanks.