wxWidgets/include/wx/richtext
Vadim Zeitlin 9a83f86094 Globally replace _T() with wxT().
Standardize on using a single macro across all wxWidgets sources and solve the name clash with Sun CC standard headers (see #10660).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-07-23 20:30:22 +00:00
..
richtextbuffer.h wxRichTextCtrl native caret now flashes, for wxMac/Core Graphics mode 2009-06-17 21:10:04 +00:00
richtextbulletspage.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtextctrl.h compilation fix for wxMotif and wxGTK1 (of course, it will still crash at run-time, just as for the other ports but hey, it compiles) 2009-03-22 21:42:08 +00:00
richtextfontpage.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtextformatdlg.h
richtexthtml.h
richtextindentspage.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtextliststylepage.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtextprint.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
richtextstyledlg.h
richtextstylepage.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtextstyles.h
richtextsymboldlg.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
richtexttabspage.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtextxml.h