projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add new methods to transform coordinates expressed in Cocoa's bounds rect to
[wxWidgets.git]
/
include
/
wx
/
x11
/
dataobj.h
diff --git
a/include/wx/x11/dataobj.h
b/include/wx/x11/dataobj.h
index b4cf0cb3b42a1373fee1fa98e447f608548b8e6f..885dc3114582b056b8984cd70604317f5f773967 100644
(file)
--- a/
include/wx/x11/dataobj.h
+++ b/
include/wx/x11/dataobj.h
@@
-10,7
+10,7
@@
#ifndef _WX_X11_DATAOBJ_H_
#define _WX_X11_DATAOBJ_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "dataobj.h"
#endif