]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cshelp.h
addind nonowned window implementation
[wxWidgets.git] / include / wx / cshelp.h
index 66fa99a317b92a04c82e88e6f258f9e6cf910019..e80c2d0ab48b1892682ae62883bd4a8d6c97f660 100644 (file)
@@ -72,7 +72,7 @@ public:
                         wxWindowID id = wxID_CONTEXT_HELP,
                         const wxPoint& pos = wxDefaultPosition,
                         const wxSize& size = wxDefaultSize,
-                        long style = 0);
+                        long style = wxBU_AUTODRAW);
 
     void OnContextHelp(wxCommandEvent& event);