git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44179
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+#ifdef NO_GUI
+ ShowOptions();
+ exit(1);
+#else
+ return false;
+#endif
OnInform(_T(" -sync"));
OnInform(_T(" -checkcurlybraces"));
OnInform(_T(" -checksyntax"));
OnInform(_T(" -sync"));
OnInform(_T(" -checkcurlybraces"));
OnInform(_T(" -checksyntax"));
+ OnInform(_T(" -version"));
OnInform(_T(" -macros <filename>"));
OnInform(_T(" -winhelp"));
OnInform(_T(" -rtf"));
OnInform(_T(" -macros <filename>"));
OnInform(_T(" -winhelp"));
OnInform(_T(" -rtf"));