projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
set wxDIALOG_UNIT_COMPATIBILITY to 0 by default
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_toolb.h
diff --git
a/include/wx/xrc/xh_toolb.h
b/include/wx/xrc/xh_toolb.h
index c54b7810614405edc9d6dc228c27cc69ba074934..bbbaa3c80939995a320189a4c1214067589bcb24 100644
(file)
--- a/
include/wx/xrc/xh_toolb.h
+++ b/
include/wx/xrc/xh_toolb.h
@@
-11,7
+11,7
@@
#ifndef _WX_XH_TOOLB_H_
#define _WX_XH_TOOLB_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "xh_toolb.h"
#endif