]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/button.h
Update to Scintilla 1.53
[wxWidgets.git] / include / wx / msw / button.h
index 571024979335d69490bd912a6ac9d2e526d4d447..5caf45782a1f2c23d8a3f13845bc53f63d9c7225 100644 (file)
@@ -78,7 +78,7 @@ protected:
 
     // usually overridden base class virtuals
     virtual wxSize DoGetBestSize() const;
-    virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;
+    virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const ;
 
 private:
     DECLARE_DYNAMIC_CLASS(wxButton)