projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
include wx/dcclient.h to declare wxWindowDC (blind fix for buildbot compilation error)
[wxWidgets.git]
/
include
/
wx
/
mac
/
tabctrl.h
diff --git
a/include/wx/mac/tabctrl.h
b/include/wx/mac/tabctrl.h
index 7d00a02106bb9e4d5f316d41f2d527b161a8dab2..356b4a9e461c99bb48074b23d86002fe45f023fb 100644
(file)
--- a/
include/wx/mac/tabctrl.h
+++ b/
include/wx/mac/tabctrl.h
@@
-2,4
+2,4
@@
#include "wx/mac/classic/tabctrl.h"
#else
#include "wx/mac/carbon/tabctrl.h"
-#endif
\ No newline at end of file
+#endif