projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Compilation fix.
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
radiobut.h
diff --git
a/include/wx/gtk1/radiobut.h
b/include/wx/gtk1/radiobut.h
index 32d1a9e189425cb7447849c15291e12e77095ebc..fc3e0c21b77eb227aeee7292c8279741365ce3f6 100644
(file)
--- a/
include/wx/gtk1/radiobut.h
+++ b/
include/wx/gtk1/radiobut.h
@@
-11,7
+11,7
@@
#ifndef __GTKRADIOBUTTONH__
#define __GTKRADIOBUTTONH__
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(__APPLE__)
#pragma interface
#endif