projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
no changes, just corrected the comment for wxConvLocal
[wxWidgets.git]
/
include
/
wx
/
x11
/
dnd.h
diff --git
a/include/wx/x11/dnd.h
b/include/wx/x11/dnd.h
index 86701b9f7b5b94c74f235aea246acaa17f20492e..62400ca5e3c2bc061e259a1ef3bfeb999abb8ab5 100644
(file)
--- a/
include/wx/x11/dnd.h
+++ b/
include/wx/x11/dnd.h
@@
-7,14
+7,9
@@
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
-
#ifndef _WX_DND_H_
#define _WX_DND_H_
#ifndef _WX_DND_H_
#define _WX_DND_H_
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface
-#endif
-
#include "wx/defs.h"
#if wxUSE_DRAG_AND_DROP
#include "wx/defs.h"
#if wxUSE_DRAG_AND_DROP