@ -53,9 +53,6 @@ class PROJECT;
class SEARCH_STACK;
class REPORTER;
/// default name for nameless projects
#define NAMELESS_PROJECT wxT( "noname" )
/**
* Run a command in a child process.
*
@ -37,6 +37,8 @@
/// Currently an environment variable, eventually a project variable.
#define PROJECT_VAR_NAME wxT( "KIPRJMOD" )
class wxConfigBase;
class PARAM_CFG;