]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dragimag.cpp
Added parent window parameter to wxHelpController constructor
[wxWidgets.git] / src / palmos / dragimag.cpp
index 234d0fcc973d4f9b46ad8111b2afc86955f3f1c1..782c168db5d90a832ed4ab375137f4facacd09e5 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        dragimag.cpp
+// Name:        src/palmos/dragimag.cpp
 // Purpose:     wxDragImage
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10.13.04
-// RCS-ID:      $Id:
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "dragimag.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"