just "%" wxLongLongFmtSpec "x", i.e. simply remove wxT() from the strings you
concatenate with it.
+- wxST_MARKUP doesn't exist any more, use wxControl::SetLabelMarkup() instead.
+
Deprecated methods and their replacements
-----------------------------------------
- Added support for saving as GIF and animated GIF (troelsk).
- Fix wxWrapSizer minimal size calculation (Catalin Raceanu).
- Added wxFont::Underlined() and MakeUnderlined() methods.
+- Added wxFont::SetSymbolicSize() and related methods.
GTK: