385acccebb
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. |
||
---|---|---|
.. | ||
bitmaps | ||
richtextbackgroundpage.h | ||
richtextborderspage.h | ||
richtextbuffer.h | ||
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 | ||
richtextstylepage.h | ||
richtextstyles.h | ||
richtextsymboldlg.h | ||
richtexttabspage.h | ||
richtextuicustomization.h | ||
richtextxml.h |