]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/treectrl.h
WXIMPORT must specify default visibility too, otherwise things like typeinfo may...
[wxWidgets.git] / include / wx / os2 / treectrl.h
index ae1ca33d0443a886e2d3ad67eb48b0eedc3f81f8..ad33b1d81d8bad3a231b24de2c1bd3e2928f2c22 100644 (file)
@@ -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