projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Do not reintroduce #pragma interface/implementation for html/helpdlg and mediactrl...
[wxWidgets.git]
/
include
/
wx
/
mac
/
apptbase.h
Commit
Line
Data
6d8edd32
1
#ifdef __WXMAC_CLASSIC__
9ea759d4
SC
2
#include "wx/mac/classic/apptbase.h"
3
#else
4
#include "wx/mac/carbon/apptbase.h"
5
#endif