]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/stdpaths.h
Mark Mac-specific wxMenuBar methods with @onlyfor{wxosx}.
[wxWidgets.git] / interface / wx / stdpaths.h
index b4f577662f29568cf4c46f9046a58bbc3bbd6e2d..4ef882375be99dd0101dae8ccbb49f8cec306e20 100644 (file)
@@ -237,7 +237,8 @@ public:
         - Mac: @c ~/Library/Preferences
 
         Only use this method if you have a single configuration file to put in this
-        directory, otherwise GetUserDataDir() is more appropriate.
+        directory, otherwise GetUserDataDir() is more appropriate as the latter
+        adds @c appinfo to the path, unlike this function.
     */
     virtual wxString GetUserConfigDir() const;