]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
Can't figure out why Borland was excluded from DRAG and DROP... anyways, its changed
[wxWidgets.git] / include / wx / msw / radiobox.h
index caab028ae7d7f55069b8f5ae0098dc7c0ee7376c..db7ad5f524fe7bc1b19b3a9990a39846b2445b3d 100644 (file)
@@ -90,6 +90,7 @@ public:
     // Implementation
     WXHWND *GetRadioButtons() const { return m_radioButtons; }
     bool ContainsHWND(WXHWND hWnd) const;
+    void SendNotificationEvent();
 
     long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);