]> git.saurik.com Git - wxWidgets.git/commitdiff
fix wxMotif errors when linking against a wxControlWithItems-derived widget
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 7 Jan 2009 17:29:10 +0000 (17:29 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 7 Jan 2009 17:29:10 +0000 (17:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/motif/ctrlsub.h

index dfa0915e6b50af1643e5e41de1b9710fbc079cf8..cc417f9f80575b147fa481e9b7640922a081fd7c 100644 (file)
@@ -18,7 +18,7 @@
 // wxControlWithItems
 // ----------------------------------------------------------------------------
 
-class wxControlWithItems : public wxControlWithItemsGeneric
+class WXDLLIMPEXP_CORE wxControlWithItems : public wxControlWithItemsGeneric
 {
 public:
     wxControlWithItems() { }