projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxDialog change (Show() completely rewritten, modal dialogs handling changed)
[wxWidgets.git]
/
src
/
gtk
/
dnd.cpp
diff --git
a/src/gtk/dnd.cpp
b/src/gtk/dnd.cpp
index f1b6bf43e616fbdc12ddc583e0cd1d7e74dc9763..272530603bdc4806a800c4acc05ec082a451b46c 100644
(file)
--- a/
src/gtk/dnd.cpp
+++ b/
src/gtk/dnd.cpp
@@
-8,7
+8,7
@@
///////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
-#pragma implementation "dnd.h"
+
#pragma implementation "dnd.h"
#endif
#include "wx/dnd.h"