added missing WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
// wxListBox: a list of selectable items
|
// wxListBox: a list of selectable items
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
class wxListBox : public wxListBoxBase, public wxScrollHelper
|
class WXDLLEXPORT wxListBox : public wxListBoxBase, public wxScrollHelper
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
// ctors and such
|
// ctors and such
|
||||||
|
Reference in New Issue
Block a user