]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/choice.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / gtk / choice.h
index b9297200ec91007e5ad32a3e7997da7a5c039bbe..d952a0fa2cf15f41661084cac60980119194070d 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        wx/gtk/choice.h
 // Purpose:
 // Author:      Robert Roebling
 // Name:        wx/gtk/choice.h
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -64,8 +63,6 @@ public:
             const wxValidator& validator = wxDefaultValidator,
             const wxString& name = wxChoiceNameStr );
 
             const wxValidator& validator = wxDefaultValidator,
             const wxString& name = wxChoiceNameStr );
 
-    void SendSelectionChangedEvent(wxEventType evt_type);
-
     int GetSelection() const;
     void SetSelection(int n);
 
     int GetSelection() const;
     void SetSelection(int n);