Fix typos and missing items in the ribbon interface definitions
This commit is contained in:
@@ -559,3 +559,7 @@ public:
|
||||
*/
|
||||
bool PopupMenu(wxMenu* menu);
|
||||
};
|
||||
|
||||
|
||||
wxEventType wxEVT_RIBBONBUTTONBAR_CLICKED;
|
||||
wxEventType wxEVT_RIBBONBUTTONBAR_DROPDOWN_CLICKED;
|
||||
|
Reference in New Issue
Block a user