From: Vadim Zeitlin Date: Mon, 1 Apr 2013 23:59:37 +0000 (+0000) Subject: Don't use GetStandardCmdLineOptions() under non-Unix platforms. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2b76114b611660e82ddf731459c9b3bef9ce012f?ds=inline;hp=2b76114b611660e82ddf731459c9b3bef9ce012f Don't use GetStandardCmdLineOptions() under non-Unix platforms. The GTK+ standard options are only available under Unix. Closes #15131. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---