mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-08 11:52:02 +08:00
fix compilation errors
This commit is contained in:
@@ -2239,7 +2239,6 @@ static void restore_dc_under_menu (TRACKMENUINFO* ptmi)
|
||||
#else /* not defined _MENU_SAVE_BOX */
|
||||
|
||||
static inline int save_box_under_menu(TRACKMENUINFO* ptmi) { return 0; }
|
||||
static inline void delete_memdc_for_menu(TRACKMENUINFO* ptmi) {}
|
||||
|
||||
static int mnuShowPopupMenu (PTRACKMENUINFO ptmi);
|
||||
static void mnuHiliteMenuItem (PTRACKMENUINFO ptmi, PMENUITEM pmi, BOOL bHilite);
|
||||
|
||||
Reference in New Issue
Block a user