Implement strike-through support for wxDataViewCtrl in wxGTK too
Previously it was supported in the generic version only, see #18180 and
the changes of 09124932eb
Closes https://github.com/wxWidgets/wxWidgets/pull/892
This commit is contained in:
committed by
Vadim Zeitlin
parent
617a15d418
commit
36d21ce6c8
@@ -718,7 +718,7 @@ public:
|
||||
text.
|
||||
|
||||
Currently this attribute is only supported in the generic version of
|
||||
wxDataViewCtrl and ignored by the native GTK+ and OS X implementations.
|
||||
wxDataViewCtrl and GTK and ignored by the native OS X implementations.
|
||||
|
||||
@since 3.1.2
|
||||
*/
|
||||
|
Reference in New Issue
Block a user