]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/combobox.cpp
remove the vertical scrollbar completely if the control is empty
[wxWidgets.git] / src / gtk / combobox.cpp
index 9f631e21d887d4ce376d060c358835660ce509d9..b73a7ad394fcb2b65438cad776f2ae97cb9eb6ce 100644 (file)
 
 #include "wx/combobox.h"
 
+#ifndef WX_PRECOMP
+    #include "wx/intl.h"
+#endif
+
 #include "wx/settings.h"
 #include "wx/arrstr.h"
-#include "wx/intl.h"
 
 #include "wx/textctrl.h"    // for wxEVT_COMMAND_TEXT_UPDATED