projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow adjusting the combo button size (patch 1489452)
[wxWidgets.git]
/
samples
/
stc
/
defsext.h
diff --git
a/samples/stc/defsext.h
b/samples/stc/defsext.h
index 0493c980e359d6369cae40b8da94ed5dcbaa9027..e7428b7da5c0052c993667fa6b0c353ee8debab6 100644
(file)
--- a/
samples/stc/defsext.h
+++ b/
samples/stc/defsext.h
@@
-16,8
+16,8
@@
//----------------------------------------------------------------------------
//! wxWidgets headers
//----------------------------------------------------------------------------
//! wxWidgets headers
-#include
<wx/print.h>
// printing support
-#include
<wx/printdlg.h>
// printing dialog
+#include
"wx/print.h"
// printing support
+#include
"wx/printdlg.h"
// printing dialog
//============================================================================
//============================================================================