projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for focus handling in generic wxListCtrl
[wxWidgets.git]
/
samples
/
sashtest
/
sashtest.cpp
diff --git
a/samples/sashtest/sashtest.cpp
b/samples/sashtest/sashtest.cpp
index 89daf0d1acdc747f184581e0a4470e1bbc4d3a74..5cfc8bda7ce45370b7ff76af8fbeddb1a535666d 100644
(file)
--- a/
samples/sashtest/sashtest.cpp
+++ b/
samples/sashtest/sashtest.cpp
@@
-21,8
+21,8
@@
#include "wx/mdi.h"
#endif
-#include
<wx/toolbar.h>
-#include
<wx/laywin.h>
+#include
"wx/toolbar.h"
+#include
"wx/laywin.h"
#include "sashtest.h"