]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_panel.cpp
Reverted mouse position change - wxMSW does send (-1, -1) for keyboard context menu...
[wxWidgets.git] / src / xrc / xh_panel.cpp
index 1fceadd851726eefa3025f94002f9eee615681b1..04a21ddfbd9b2bf21099321ae0770b9c6ee00357 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/panel.h"
+    #include "wx/frame.h"
 #endif
 
-#include "wx/frame.h"
-
 IMPLEMENT_DYNAMIC_CLASS(wxPanelXmlHandler, wxXmlResourceHandler)
 
 wxPanelXmlHandler::wxPanelXmlHandler() : wxXmlResourceHandler()