]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/combo.h
compilation fix for Borland C++
[wxWidgets.git] / include / wx / combo.h
index 8d8a272ffab3fef86913cedecf48ac9ed099851b..7d3af186566aa9ef1d90dc6b591ce571dbacd0ce 100644 (file)
@@ -46,8 +46,8 @@
 #include "wx/renderer.h" // this is needed for wxCONTROL_XXX flags
 #include "wx/bitmap.h" // wxBitmap used by-value
 
-class WXDLLIMPEXP_CORE wxTextCtrl;
-class WXDLLEXPORT wxComboPopup;
+class WXDLLIMPEXP_FWD_CORE wxTextCtrl;
+class WXDLLIMPEXP_FWD_CORE wxComboPopup;
 
 //
 // New window styles for wxComboCtrlBase