]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/region.cpp
wxOS2 warning fixes after daily build log.
[wxWidgets.git] / src / palmos / region.cpp
index 09130fe70365227681dc016c0ab2092e9effc740..fdbffa9f08f4b284b31b83e4088dfd19fdcf616e 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:      palmos/region.cpp
+// Name:      src/palmos/region.cpp
 // Purpose:   wxRegion implementation
-// 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 "region.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"