]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/cursor.cpp
Silence warning about truncation since the comment says it ok
[wxWidgets.git] / src / palmos / cursor.cpp
index d93a8b1a23581d0e4a68107d0ca00c42dcb5d92f..51368d9ab371df8212e04910283899827c5825d5 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        src/palmos/cursor.cpp
 // Purpose:     wxCursor 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
 /////////////////////////////////////////////////////////////////////////////
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "cursor.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"