mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
This update includes the 0.20.3pre3 code
This commit is contained in:
@@ -24,12 +24,6 @@
|
||||
#define WMDIALOG_H_
|
||||
|
||||
|
||||
#define WDB_OK (0)
|
||||
#define WDB_CANCEL (1)
|
||||
#define WDB_YES (2)
|
||||
#define WDB_NO (3)
|
||||
#define WDB_EXIT (4)
|
||||
|
||||
int wMessageDialog(WScreen *scr, char *title, char *message,
|
||||
char *defBtn, char *altBtn, char *othBtn);
|
||||
int wInputDialog(WScreen *scr, char *title, char *message, char **text);
|
||||
|
||||
Reference in New Issue
Block a user