]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_unkwn.cpp
Make it possible for pywxrc to generate just the gettext _() strings
[wxWidgets.git] / src / xrc / xh_unkwn.cpp
index 144e3a4c003278cff74d5a49f1e2221647e2dd34..953aa35f12003a06e72be7dcb54df5bcd139f460 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/window.h"
+    #include "wx/panel.h"
 #endif
 
 #include "wx/sizer.h"
-#include "wx/panel.h"
 
 
 class wxUnknownControlContainer : public wxPanel