git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45764
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
virtual wxPortId GetToolkitVersion(int *majVer, int *minVer) const;
#ifdef __WXGTK__
+
+#if wxUSE_INTL
virtual void SetLocale();
+#endif
virtual wxString GetDesktopEnvironment() const;
virtual wxString GetStandardCmdLineOptions(wxArrayString& names,
wxArrayString& desc) const;
-#endif
+#endif // __WXGTK__
#if defined(__WXDEBUG__) && defined(__WXGTK20__)
virtual bool ShowAssertDialog(const wxString& msg);