projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
updates from Adrián González Alba
[wxWidgets.git]
/
src
/
xrc
/
xh_scwin.cpp
diff --git
a/src/xrc/xh_scwin.cpp
b/src/xrc/xh_scwin.cpp
index f205a72b7b146340574be65cba4aaead303585cf..156a3c970be6f1eb72513cf010d061e84535f6d5 100644
(file)
--- a/
src/xrc/xh_scwin.cpp
+++ b/
src/xrc/xh_scwin.cpp
@@
-21,10
+21,9
@@
#ifndef WX_PRECOMP
#include "wx/frame.h"
+ #include "wx/scrolwin.h"
#endif
-#include "wx/scrolwin.h"
-
IMPLEMENT_DYNAMIC_CLASS(wxScrolledWindowXmlHandler, wxXmlResourceHandler)
wxScrolledWindowXmlHandler::wxScrolledWindowXmlHandler()