const wxString g_ApVendor = _T("Code::Blocks");
const wxString g_AppVendor = _T("Code::Blocks");
Luckily, this variable is not used anywhere at all :PHehe... :lol:
Shouldn't:Codebe:const wxString g_ApVendor = _T("Code::Blocks");
Code...in appglobals.cpp?! ;-) ;-) ;-)const wxString g_AppVendor = _T("Code::Blocks");
Morten.