]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ctrlsub.h
Make a slider control created with a particular size/position adjust itself to the...
[wxWidgets.git] / include / wx / ctrlsub.h
index 901f52c45d43e335cf84a13e8e8152de32f59b20..0393859bb508b71e714fa0ecbae260fd24ea6b84 100644 (file)
@@ -425,7 +425,7 @@ private:
 #elif defined(__WXMOTIF__)
     #include "wx/motif/ctrlsub.h"
 #else
-    class wxControlWithItems : public wxControlWithItemsBase
+    class WXDLLEXPORT wxControlWithItems : public wxControlWithItemsBase
     {
     public:
         wxControlWithItems() { }