X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39b61aa3eb950489f880fbe2024d3b5bc82a11f5..f28b24bb6a81b5003f741c5a66390aa0d6e72112:/include/wx/os2/treectrl.h?ds=inline diff --git a/include/wx/os2/treectrl.h b/include/wx/os2/treectrl.h index ae1ca33d04..ad33b1d81d 100644 --- a/include/wx/os2/treectrl.h +++ b/include/wx/os2/treectrl.h @@ -29,7 +29,7 @@ typedef long wxDataType; // fwd decl class WXDLLEXPORT wxImageList; class WXDLLEXPORT wxDragImage; -struct WXDLLEXPORT wxTreeViewItem; +struct WXDLLIMPEXP_FWD_CORE wxTreeViewItem; // a callback function used for sorting tree items, it should return -1 if the // first item precedes the second, +1 if the second precedes the first or 0 if