projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
SmartPhone windows are always maximized: Patch 942118
[wxWidgets.git]
/
include
/
wx
/
x11
/
joystick.h
diff --git
a/include/wx/x11/joystick.h
b/include/wx/x11/joystick.h
index cf3b0313a223163291726b3fb5ab4f022be62b2e..b4d3024919230a06446de7ea3d08f06795ea649a 100644
(file)
--- a/
include/wx/x11/joystick.h
+++ b/
include/wx/x11/joystick.h
@@
-12,7
+12,7
@@
#ifndef _WX_JOYSTICK_H_
#define _WX_JOYSTICK_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "joystick.h"
#endif