]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/dnd.cpp
more fixes, printing works quite fine now
[wxWidgets.git] / src / gtk1 / dnd.cpp
index 458eb72641c80b987c70d1d48034dab000b9ff9a..4090bb15ec5685ff0a10a3e5a97925c74b71ad7a 100644 (file)
@@ -2,8 +2,9 @@
 // Name:        dnd.cpp
 // Purpose:     wxDropTarget class
 // Author:      Robert Roebling
-// Copyright:   Robert Roebling
-// Licence:     wxWindows license
+// Id:          $id$
+// Copyright:   (c) 1998 Robert Roebling
+// Licence:    wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__