]> git.saurik.com Git - wxWidgets.git/commitdiff
Export fix found through Tinderbox.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 23 May 2005 10:11:55 +0000 (10:11 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 23 May 2005 10:11:55 +0000 (10:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/include/wx/fl/controlbar.h

index 27630740495dcd5adfb1d945dafaca35a301f60d..9b07fdc036ea08db081a3ddb6b968078dcdf87f2 100644 (file)
@@ -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 )