projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed bug in DeleteEntry()
[wxWidgets.git]
/
include
/
wx
/
motif
/
colour.h
diff --git
a/include/wx/motif/colour.h
b/include/wx/motif/colour.h
index 2d0ab28c1539ab857912b24d5371488f1d9a3479..bc5387483537f2cb7ed91f2c65a3ba65e9990695 100644
(file)
--- a/
include/wx/motif/colour.h
+++ b/
include/wx/motif/colour.h
@@
-12,7
+12,7
@@
#ifndef _WX_COLOUR_H_
#define _WX_COLOUR_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "colour.h"
#endif