Update the Settings save confirmation dialog

This commit is contained in:
David Hrdlička
2020-11-20 15:39:33 +01:00
parent 98b57e9a4b
commit ca11d7b776
5 changed files with 15 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ extern "C" {
#define MBX_ERROR 2
#define MBX_QUESTION 3
#define MBX_QUESTION_YN 4
#define MBX_QUESTION_OK 8
#define MBX_QMARK 0x10
#define MBX_WARNING 0x20
#define MBX_FATAL 0x40