]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checkbox.h
Fix for MinGW macros not available due to include order (http://www.solidsteel.nl...
[wxWidgets.git] / include / wx / msw / checkbox.h
index da3df7f80a47b39ff948a16d9b8f187cb63f9b86..31f3bddfbab2d8aae2041126d7f0b15e0e7fef2c 100644 (file)
@@ -52,7 +52,6 @@ protected:
     virtual wxSize DoGetBestSize() const;
 
     virtual void DoSet3StateValue(wxCheckBoxState value);
-
     virtual wxCheckBoxState DoGet3StateValue() const;
 
 private: