wxWidgets/include/wx/richtext
Randalphwa 385acccebb Fix some harmless MSVC compiler warnings
This fixes warnings C4244 ('=': conversion from 'int' to 'xxx', possible
loss of data) and C4267 (conversion from 'size_t' to 'int', possible
loss of data) from the MSVC compiler (Version 19.29.30136 for x64) when
compiling in 64-bits.

Note that these warnings are disabled in wx/defs.h by default and so
only happen when saving/restoring the warning settings using the
appropriate pragmas before/after including wx headers.

Closes #22462.
2022-05-30 17:47:15 +02:00
..
bitmaps
richtextbackgroundpage.h
richtextborderspage.h
richtextbuffer.h Fix some harmless MSVC compiler warnings 2022-05-30 17:47:15 +02:00
richtextbulletspage.h
richtextctrl.h Fix some harmless MSVC compiler warnings 2022-05-30 17:47:15 +02:00
richtextdialogpage.h
richtextfontpage.h
richtextformatdlg.h
richtexthtml.h
richtextimagedlg.h
richtextindentspage.h
richtextliststylepage.h
richtextmarginspage.h
richtextprint.h
richtextsizepage.h
richtextstyledlg.h
richtextstylepage.h
richtextstyles.h
richtextsymboldlg.h
richtexttabspage.h
richtextuicustomization.h
richtextxml.h