diff --git a/interface/wx/msgdlg.h b/interface/wx/msgdlg.h index 5eba416fee..7297ba65a1 100644 --- a/interface/wx/msgdlg.h +++ b/interface/wx/msgdlg.h @@ -62,7 +62,7 @@ const char wxMessageBoxCaptionStr[] = "Message"; with @c wxYES_NO so it's usually unnecessary to specify it explicitly. This style is not supported for message dialogs under wxMSW when a task dialog is used to implement them (i.e. when running under Windows Vista - or later) because Microsoft + or later) because Microsoft guidelines indicate that no icon should be used for routine confirmations. If it is specified, no icon will be displayed. @style{wxICON_INFORMATION}