add error alert if keys failed to load

This commit is contained in:
cy384 2020-09-15 21:33:00 -04:00
parent 749b6a3a22
commit 7f2779c9ba
3 changed files with 33 additions and 1 deletions

View file

@ -71,6 +71,10 @@
#define DLOG_KEY_PASSWORD 138
#define DITL_KEY_PASSWORD 138
/* alert for key file read failure */
#define ALRT_FILE_FAIL 139
#define DITL_FILE_FAIL 139
/* menus */
#define MBAR_SSHEVEN 128
#define MENU_APPLE 128