mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 8.1.1548: popup_dialog() is not implemented
Problem: Popup_dialog() is not implemented. Solution: Implement popup_dialog() and popup_filter_yesno().
This commit is contained in:
@@ -1998,7 +1998,8 @@ typedef enum {
|
||||
|
||||
# define POPUPWIN_DEFAULT_ZINDEX 50
|
||||
# define POPUPMENU_ZINDEX 100
|
||||
# define POPUPWIN_NOTIFICATION_ZINDEX 200
|
||||
# define POPUPWIN_DIALOG_ZINDEX 200
|
||||
# define POPUPWIN_NOTIFICATION_ZINDEX 300
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user