Code Headers

The visu_config program generates two modules of code - a 'Config file' and a 'Code file'. The Code file defines the attributes of individual widget classes. These are normally defined in terms of symbolic constants, and the Code file must include the headers which #define these constants. If the Code file fails to compile because of an undefined symbol, add the header in which the symbol is defined to the Code headers list for the relevant family.

You can change the order of the headers using the arrow buttons.

See also: