mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-25 17:15:45 +08:00
Export fix found through Tinderbox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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 )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user