wxStandardPaths::wxStandardPaths()
{
- // under MSW it's common to use both the applicatio nand vendor
- UseAppInfo(AppInfo_AppName | AppInfo_VendorName);
-
// make it possible to run uninstalled application from the build directory
IgnoreAppBuildSubDirs();
}