]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_chckl.cpp
allow changing the page from keyboard in property sheet like controls even when the...
[wxWidgets.git] / src / xrc / xh_chckl.cpp
index 067f3cf7c09555659513686d7c771aa4ed73ddd1..d3a8257cd3bf9efb69cd2140daac85274fc0b8a4 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/checklst.h"
 #endif
 
-#include "wx/checklst.h"
-
 IMPLEMENT_DYNAMIC_CLASS(wxCheckListBoxXmlHandler, wxXmlResourceHandler)
 
 wxCheckListBoxXmlHandler::wxCheckListBoxXmlHandler()