From af778d749d7fa995198b73f06a27394abef666de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?W=C5=82odzimierz=20Skiba?= Date: Mon, 23 May 2005 10:11:55 +0000 Subject: [PATCH] Export fix found through Tinderbox. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/include/wx/fl/controlbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/include/wx/fl/controlbar.h b/contrib/include/wx/fl/controlbar.h index 2763074049..9b07fdc036 100644 --- a/contrib/include/wx/fl/controlbar.h +++ b/contrib/include/wx/fl/controlbar.h @@ -1002,7 +1002,7 @@ which are usually the same for all panes in a frame layout. */ -class cbCommonPaneProperties : public wxObject +class WXDLLIMPEXP_FL cbCommonPaneProperties : public wxObject { DECLARE_DYNAMIC_CLASS( cbCommonPaneProperties )