]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/button.cpp
Fix for Bug 1097510, reset m_selectionOld when the value changes
[wxWidgets.git] / src / palmos / button.cpp
index 33edcfd45cd067b7ea6ac24cb7ae308dbecd3fa2..3e5201b5c4497b180cc3d7d4d250cc87db18fa58 100644 (file)
@@ -128,6 +128,7 @@ bool wxButton::Create(wxWindow *parent,
                       const wxValidator& validator,
                       const wxString& name)
 {
+    // remember about stock IDs
     return false;
 }