Fix typos and missing items in the ribbon interface definitions
This commit is contained in:
@@ -297,3 +297,9 @@ public:
|
||||
*/
|
||||
void SetGalleryItem(wxRibbonGalleryItem* item);
|
||||
};
|
||||
|
||||
|
||||
wxEventType wxEVT_RIBBONGALLERY_HOVER_CHANGED;
|
||||
wxEventType wxEVT_RIBBONGALLERY_SELECTED;
|
||||
wxEventType wxEVT_RIBBONGALLERY_CLICKED;
|
||||
|
||||
|
Reference in New Issue
Block a user