+ // Ctor is protected, use wxStandardPaths::Get() instead of instantiating
+ // objects of this class directly.
+ //
+ // It calls IgnoreAppBuildSubDirs() and also sets up the object to use
+ // both vendor and application name by default.
+ wxStandardPaths();
+