]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/listbox.cpp
Use complete class for delete of the class.
[wxWidgets.git] / src / gtk1 / listbox.cpp
index e7988ebf5859c07a8dad3964a48b8a00aeaeb91b..38eee5c8d36693b0edbb5ff1d47022d15e561c19 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/dynarray.h"
     #include "wx/intl.h"
+    #include "wx/utils.h"
+    #include "wx/settings.h"
 #endif
 
 #include "wx/arrstr.h"
-#include "wx/utils.h"
 #include "wx/checklst.h"
-#include "wx/settings.h"
 #include "wx/gtk1/private.h"
 
 #if wxUSE_TOOLTIPS