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 use wxOVERRIDE 2014-03-30 00:02:23 +00:00
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 use wxOVERRIDE 2014-03-30 00:02:23 +00:00
evtloopsrc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontutil.h correction on commit 75776 2014-02-04 07:37:31 +00:00
fswatcher_inotify.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fswatcher_kqueue.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
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 Use wxGetTranslation() instead of _() in the public headers. 2013-09-15 00:15:02 +00:00
private.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sound.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
stackwalk.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
utilsx11.h Cleanup of ad84d9f (r77846) 2016-09-07 22:02:05 -07:00