]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/spinbutt.cpp
can't pass objects through ... (please don't ever ignore this gcc warning)
[wxWidgets.git] / src / palmos / spinbutt.cpp
index 1c708e48654b96515c3f137d1818fc6d891e0e4e..5c526749880517f11218469a1e8f314b8814d3ec 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        palmos/spinbutt.cpp
+// Name:        src/palmos/spinbutt.cpp
 // Purpose:     wxSpinButton
-// 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 "spinbutt.h"
-    #pragma implementation "spinbutbase.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"