projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Minor corrections to make dist after reports
[wxWidgets.git]
/
include
/
wx
/
osx
/
clipbrd.h
Commit
Line
Data
5c6eb3a8
1
#ifdef __WXMAC_CLASSIC__
ef0e9220
2
#include "wx/osx/classic/clipbrd.h"
5c6eb3a8
3
#else
ef0e9220
4
#include "wx/osx/carbon/clipbrd.h"
5c6eb3a8
5
#endif