wxwidgets/include/wx/richtext
Teodor Petrov c924ecb10a Suppress -Wsuggest-override warnings in user code for gcc too
This was already done for clang -Winconsistent-missing-override, but
gcc has a similar warning since 5.1 and, moreover, latest versions of
clang support this gcc warning as well, so add a special macro which
handles both compilers and use it in all wx macros defining virtual
functions instead of just disabling one of the clang warnings.

Closes https://github.com/wxWidgets/wxWidgets/pull/2000
2020-08-14 19:15:03 +02:00
..
bitmaps Add "const" to the recently added wxRTC XPM. 2014-02-17 23:53:43 +00:00
richtextbackgroundpage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextborderspage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextbuffer.h Remove unnecessary copy ctors/copy assignment operators 2019-10-14 09:07:21 -07:00
richtextbulletspage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
richtextdialogpage.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
richtextfontpage.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
richtextformatdlg.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtexthtml.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextimagedlg.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
richtextindentspage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextliststylepage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextmarginspage.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
richtextprint.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
richtextsizepage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextstyledlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
richtextstylepage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextstyles.h Remove unnecessary copy ctors/copy assignment operators 2019-10-14 09:07:21 -07:00
richtextsymboldlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
richtexttabspage.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
richtextuicustomization.h Suppress -Wsuggest-override warnings in user code for gcc too 2020-08-14 19:15:03 +02:00
richtextxml.h Avoid passing float argument for "%f" printf specifier 2020-04-21 11:59:36 -07:00