wxWidgets/include/wx/richtext
Paul Cornett a3598ba33f Remove unnecessary copy ctors/copy assignment operators
C++11 deprecates having one without the other.
Eliminates many, many GCC -Wdeprecated-copy warnings.
2019-10-14 09:07:21 -07: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
richtextdialogpage.h
richtextfontpage.h
richtextformatdlg.h
richtexthtml.h
richtextimagedlg.h
richtextindentspage.h
richtextliststylepage.h
richtextmarginspage.h
richtextprint.h
richtextsizepage.h
richtextstyledlg.h Make wx/richtext/richtextstyledlg.h self-sufficient 2019-06-20 16:06:36 +02:00
richtextstylepage.h
richtextstyles.h Remove unnecessary copy ctors/copy assignment operators 2019-10-14 09:07:21 -07:00
richtextsymboldlg.h Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
richtexttabspage.h
richtextuicustomization.h
richtextxml.h