projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Updated version to 2.5.5
[wxWidgets.git]
/
include
/
wx
/
mac
/
apptrait.h
Commit
Line
Data
9ea759d4
SC
1
#if __WXMAC_CLASSIC__
2
#include "wx/mac/classic/apptrait.h"
3
#else
4
#include "wx/mac/carbon/apptrait.h"
5
#endif