projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adding mac to the memory crit sect
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
fontdlg.h
diff --git
a/include/wx/gtk1/fontdlg.h
b/include/wx/gtk1/fontdlg.h
index f777cbe96f3f59d8f8505f8108d38da81e46892a..901f458fa2cda19a8227a7777e9051ff17181d74 100644
(file)
--- a/
include/wx/gtk1/fontdlg.h
+++ b/
include/wx/gtk1/fontdlg.h
@@
-11,7
+11,7
@@
#ifndef __GTK_FONTDLGH__
#define __GTK_FONTDLGH__
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "fontdlg.h"
#endif