projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox
[wxWidgets.git]
/
include
/
wx
/
mac
/
scrolbar.h
Commit
Line
Data
ca80fdee
1
#ifdef __WXMAC_CLASSIC__
9ea759d4
SC
2
#include "wx/mac/classic/scrolbar.h"
3
#else
4
#include "wx/mac/carbon/scrolbar.h"
449816ad
5
#endif