]> git.saurik.com Git - wxWidgets.git/commit
Add stubs for wxNativeFontInfo::{Get,Set}Strikethrough() to wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Feb 2012 23:34:42 +0000 (23:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Feb 2012 23:34:42 +0000 (23:34 +0000)
commited7f03bbf31917beeab16240d9dc9d03c833b842
tree4685bbed2376b296d2a09cbfd19c878b76bbb16d
parent9425a21c331bc3a94e6a4db4c9671fadbc212b64
Add stubs for wxNativeFontInfo::{Get,Set}Strikethrough() to wxGTK.

These functions are not implemented currently (just as their
{Get,Set}Underlined() counterparts) but should still be defined to allow the
code using wxNativeFontInfo to link.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/fontutil.cpp