]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/combo.h
Missing items for default DMC distribution.
[wxWidgets.git] / include / wx / msw / combo.h
index 95f836bb91ac10beee344767b7eadfc393f6e709..8478f8cff2038c2d151c444d2aa3edef5515609d 100644 (file)
@@ -25,6 +25,8 @@
 // Define this only if native implementation includes all features
 #define wxCOMBOCONTROL_FULLY_FEATURED
 
+extern WXDLLIMPEXP_DATA_CORE(const wxChar) wxComboBoxNameStr[];
+
 class WXDLLEXPORT wxComboCtrl : public wxComboCtrlBase
 {
 public: