projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upported mouse click detection change for wxChoice.
[wxWidgets.git]
/
include
/
wx
/
x11
/
dc.h
diff --git
a/include/wx/x11/dc.h
b/include/wx/x11/dc.h
index f4e58fb5d990364e90f51aebc9ff302d493f27e2..c75ef565228267efd03b0c04502e48737a4052d2 100644
(file)
--- a/
include/wx/x11/dc.h
+++ b/
include/wx/x11/dc.h
@@
-12,7
+12,7
@@
#ifndef _WX_DC_H_
#define _WX_DC_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "dc.h"
#endif