]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/combocmn.cpp
added wxTextEntry common base class for both wxTextCtrl and wxComboBox; refactor...
[wxWidgets.git] / src / common / combocmn.cpp
index c39695b34b39b66769e47445ec16a4fcbf922ec0..c2dab94710eb873bc6fe8391027c1255a7266809 100644 (file)
@@ -34,6 +34,7 @@
     #include "wx/settings.h"
     #include "wx/dialog.h"
     #include "wx/timer.h"
+    #include "wx/textctrl.h"
 #endif
 
 #include "wx/tooltip.h"