]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/treectlg.h
Digital Mars compilation warnings and Unicode fixes (patch 884587)
[wxWidgets.git] / include / wx / generic / treectlg.h
index e4e7ecbcebfcc7e7b73132587c8eb090d1e82bc1..6e39c0113edc5778d479f1bf27593fcc468ba6b0 100644 (file)
@@ -361,6 +361,7 @@ public:
                               long& cookie) const;
 #endif // WXWIN_COMPATIBILITY_2_4
 
+    virtual bool ShouldInheritColours() const { return false; }
 
     // implementation only from now on