projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxCocoa: Added NSScrollView definition
[wxWidgets.git]
/
include
/
wx
/
html
/
helpctrl.h
diff --git
a/include/wx/html/helpctrl.h
b/include/wx/html/helpctrl.h
index 573641ac23b8b2aa6f4099f9c32723f26eb99c3f..d0b8691ca12c8e083ae6fd5e52abf613cd0e50dc 100644
(file)
--- a/
include/wx/html/helpctrl.h
+++ b/
include/wx/html/helpctrl.h
@@
-14,7
+14,7
@@
#include "wx/defs.h"
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "helpctrl.h"
#endif