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