projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed wxICON_IS_BITMAP, it is now always (implicitly) set to 0
[wxWidgets.git]
/
include
/
wx
/
tokenzr.h
diff --git
a/include/wx/tokenzr.h
b/include/wx/tokenzr.h
index e9e11c30df9d5612a65fe73336b90fc3d908a897..2090ba7889ab0c215cbb20eb7c12325ac329f901 100644
(file)
--- a/
include/wx/tokenzr.h
+++ b/
include/wx/tokenzr.h
@@
-12,7
+12,7
@@
#ifndef _WX_TOKENZRH
#define _WX_TOKENZRH
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "tokenzr.h"
#endif