]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/calctrl.h
Don't look for catalogs in AddCatalogLookupPathPrefix() path directly.
[wxWidgets.git] / interface / wx / calctrl.h
index 1557d8eee1d8268fb6dd88c21aa211e8ffddf03d..2f6ab42db5ba2adce271eab5ccb7b4db2785e63b 100644 (file)
@@ -145,7 +145,7 @@ public:
     bool HasBackgroundColour() const;
 
     /**
-        Returns @true if a non-default (i.e. any) border is set.
+        Returns @true if a non-default (i.e.\ any) border is set.
     */
     bool HasBorder() const;
 
@@ -294,7 +294,7 @@ enum wxCalendarHitTestResult
 
     @library{wxadv}
     @category{ctrl}
-    @appearance{calendarctrl.png}
+    @appearance{calendarctrl}
 
     @nativeimpl{wxgtk,wxmsw}