wxWidgets/include/wx/unix
Vadim Zeitlin 0975228809 Fix build problem with "override" on wxApp::GetXVisualInfo()
This method doesn't override any virtual method in the base class, so
wxOVERRIDE can't be used here.

In fact, this method doesn't seem to be used at all, but keep it for
compatibility and in case we want to use it later, as wxGTK does.
2017-04-26 14:42:38 +02:00
..
private Resolve -Wsuggest-override warnings. 2017-02-24 23:37:44 +01:00
app.h
apptbase.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
apptrait.h Remove extra handling of wxAppTraits::GetStandardPaths() on OS X. 2016-03-04 15:34:51 +01:00
chkconf.h Only define wxUSE_XTEST in Unix-specific headers 2016-05-23 03:00:48 +02:00
evtloop.h
evtloopsrc.h
fontutil.h
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h Fix build problem with "override" on wxApp::GetXVisualInfo() 2017-04-26 14:42:38 +02:00
joystick.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
mimetype.h Add support for returning item location to wxGTK wxMimeTypesManager. 2016-06-07 14:29:52 +02:00
pipe.h
private.h
sound.h
stackwalk.h
stdpaths.h Add wxStandardPaths::ConfigFileConv enum for clarity and safety 2017-03-09 17:53:14 +01:00
taskbarx11.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
tls.h
utilsx11.h Cleanup of ad84d9f (r77846) 2016-09-07 22:02:05 -07:00