]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/stdpaths.h
avoid infinite recursion for richtooltops, (hopefully) fixes #15070
[wxWidgets.git] / interface / wx / stdpaths.h
index 9cd97ca9175443342fa6ee2cbdebd09bf76e5718..29d9c849e3928d50c5f02573c141d44e42838a93 100644 (file)
@@ -115,7 +115,7 @@ public:
     virtual wxString GetConfigDir() const;
 
     /**
     virtual wxString GetConfigDir() const;
 
     /**
-        Return the location of the applications global, i.e. not user-specific,
+        Return the location of the applications global, i.e.\ not user-specific,
         data files.
 
         Example return values:
         data files.
 
         Example return values:
@@ -159,7 +159,7 @@ public:
     virtual wxString GetExecutablePath() const;
 
     /**
     virtual wxString GetExecutablePath() const;
 
     /**
-        Return the program installation prefix, e.g. @c /usr, @c /opt or @c /home/zeitlin.
+        Return the program installation prefix, e.g.\ @c /usr, @c /opt or @c /home/zeitlin.
 
         If the prefix had been previously by SetInstallPrefix(), returns that
         value, otherwise tries to determine it automatically (Linux only right now)
 
         If the prefix had been previously by SetInstallPrefix(), returns that
         value, otherwise tries to determine it automatically (Linux only right now)