projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for unhiding the other version of the base class HitTest
[wxWidgets.git]
/
include
/
wx
/
motif
/
dnd.h
diff --git
a/include/wx/motif/dnd.h
b/include/wx/motif/dnd.h
index fa392bd9d8bdf921522fb47c281aff9e62370aa5..1af3bacce2857d281e1abd3a55636c27d9926749 100644
(file)
--- a/
include/wx/motif/dnd.h
+++ b/
include/wx/motif/dnd.h
@@
-11,7
+11,7
@@
#ifndef _WX_DND_H_
#define _WX_DND_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface
#endif