Added "since 2.9.3" tag to wxEXEC_HIDE_CONSOLE documentation.

Closes https://github.com/wxWidgets/wxWidgets/pull/47
This commit is contained in:
Catalin 2015-07-01 14:33:41 +03:00 committed by Vadim Zeitlin
parent c6c19dc580
commit de5571a744

View File

@ -1030,6 +1030,8 @@ enum
even if its IO is not redirected.
This flag is ignored under the other platforms.
@since 2.9.3
*/
wxEXEC_HIDE_CONSOLE = 32,