Fixed typo in wxDataViewIconTextRenderer docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1268,8 +1268,8 @@ public:
|
||||
a small icon next to it as it is typically done in a file manager.
|
||||
|
||||
This classes uses the wxDataViewIconText helper class to store its data.
|
||||
wxDataViewIonText can be converted to and from a wxVariant using the left shift
|
||||
operator.
|
||||
wxDataViewIconText can be converted to and from a wxVariant using the left
|
||||
shift operator.
|
||||
|
||||
@library{wxadv}
|
||||
@category{dvc}
|
||||
|
Reference in New Issue
Block a user