projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Also do LayoutControls from EVT_SIZE handler
[wxWidgets.git]
/
include
/
wx
/
mac
/
srchctrl.h
Commit
Line
Data
3f7f284d
RD
1
#ifdef __WXMAC_CLASSIC__
2
#include "wx/generic/srchctlg.h"
3
#else
4
#include "wx/mac/carbon/srchctrl.h"
5
#endif