projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
we need our own imaglist implementation because in wxmac wxIcon does not inherit...
[wxWidgets.git]
/
include
/
wx
/
gtk
/
cursor.h
diff --git
a/include/wx/gtk/cursor.h
b/include/wx/gtk/cursor.h
index e91fc3a381207f890fcfde2cc1e748f94f19cb08..5886b6e20f018d255dce45311483290d1a2530f6 100644
(file)
--- a/
include/wx/gtk/cursor.h
+++ b/
include/wx/gtk/cursor.h
@@
-11,7
+11,7
@@
#ifndef __GTKCURSORH__
#define __GTKCURSORH__
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface
#endif