]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/listbox.cpp
allow to specify the value for unknown ids in GetXRCID() (patch 1448981)
[wxWidgets.git] / src / gtk1 / listbox.cpp
index e7988ebf5859c07a8dad3964a48b8a00aeaeb91b..ab51f39ea58a24eeeb5c8935561d260894dc369c 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/dynarray.h"
     #include "wx/intl.h"
+    #include "wx/utils.h"
 #endif
 
 #include "wx/arrstr.h"
-#include "wx/utils.h"
 #include "wx/checklst.h"
 #include "wx/settings.h"
 #include "wx/gtk1/private.h"