]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/bmpbuttn.h
fixed sending duplicate EVT_COMBOBOX events; documented that GetValue() returns new...
[wxWidgets.git] / include / wx / msw / bmpbuttn.h
index f1716a5473286313905d2428233d9b8af72940fa..f1d236b1d9621580d5dbc8a1701f25c790886cc6 100644 (file)
@@ -56,7 +56,7 @@ public:
 
 protected:
     virtual wxSize DoGetBestSize() const;
-    
+
 private:
     DECLARE_DYNAMIC_CLASS_NO_COPY(wxBitmapButton)
 };