Export correction (blind fix for error found in Tinderbox logs).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-05-19 20:04:42 +00:00
parent ec75509f94
commit abd20d3013

View File

@@ -1461,7 +1461,7 @@ areas of frame layout that actually need to be updated. This should be extended
to implement a custom updating strategy.
*/
class cbUpdatesManagerBase : public wxObject
class WXDLLIMPEXP_FL cbUpdatesManagerBase : public wxObject
{
DECLARE_ABSTRACT_CLASS( cbUpdatesManagerBase )