wxWidgets/include
Vadim Zeitlin 6f0740beb5 Use FWD version of DLL export macro in forward declaration.
Forward declarations must use WXDLLIMPEXP_FWD_XXX and not WXDLLIMPEXP_XXX to
avoid g++ warnings about "type attributes are honored only at type definition".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-26 16:43:37 +00:00
..
msvc/wx Added automatic linking of ribbon libraries when using MSVC. 2009-09-22 12:13:03 +00:00
wx Use FWD version of DLL export macro in forward declaration. 2009-09-26 16:43:37 +00:00