]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/apptrait.h
Document wxBK_HITTEST_XXX values.
[wxWidgets.git] / interface / wx / apptrait.h
index 57c2b6d58603bdda7a73fda43373a232ef2e803a..a531847a2b3993739333800341f3f67b53d7f1e2 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxAppTraits
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -97,7 +97,7 @@ public:
         The returned reference is to a @c wxStandardPathsBase class but you
         can consider it to be equivalent to wxStandardPaths (which is documented).
     */
-    virtual wxStandardPathsBase& GetStandardPaths();
+    virtual wxStandardPaths& GetStandardPaths();
 
     /**
         Returns the wxWidgets port ID used by the running program and eventually