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
richtextbackgroundpage.h
richtextborderspage.h
richtextbuffer.h Remove unnecessary copy ctors/copy assignment operators 2019-10-14 09:07:21 -07:00
richtextbulletspage.h
richtextctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
richtextdialogpage.h
richtextfontpage.h
richtextformatdlg.h
richtexthtml.h
richtextimagedlg.h
richtextindentspage.h
richtextliststylepage.h
richtextmarginspage.h
richtextprint.h
richtextsizepage.h
richtextstyledlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
richtextstylepage.h
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
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