From f43972d665c95b2148636c86a5b648e719901101 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 12 May 2019 16:34:13 -0400 Subject: 10.12 --- wx+/popup_dlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wx+/popup_dlg.h') diff --git a/wx+/popup_dlg.h b/wx+/popup_dlg.h index 2aedf9b8..0acd2a95 100644 --- a/wx+/popup_dlg.h +++ b/wx+/popup_dlg.h @@ -15,7 +15,7 @@ namespace zen { //parent window, optional: support correct dialog placement above parent on multiple monitor systems -//this module requires error, warning and info image files in resources.zip, see +//this module requires error, warning and info image files in Icons.zip, see struct PopupDialogCfg; -- cgit