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
apptrait.h
chkconf.h
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
mimetype.h
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
tls.h
utilsx11.h