projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
added wxBG_STYLE_TRANSPARENT and implemented it for wxMac; documented various transpa...
[wxWidgets.git]
/
include
/
wx
/
mac
/
statline.h
1
#ifdef __WXMAC_CLASSIC__
2
#include
"wx/mac/classic/statline.h"
3
#else
4
#include
"wx/mac/carbon/statline.h"
5
#endif