]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/gdiobj.cpp
Added parent window parameter to wxHelpController constructor
[wxWidgets.git] / src / palmos / gdiobj.cpp
index af61ae425e9a71a34636cfba8b1c39ec3e88a3d6..fac824cd3aa575e994be3af26f157fe62701db49 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        gdiobj.cpp
+// Name:        src/palmos/gdiobj.cpp
 // Purpose:     wxGDIObject class
-// 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
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "gdiobj.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"