]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/timer.cpp
added support for <bg> tag for toolbars in XRC
[wxWidgets.git] / src / palmos / timer.cpp
index 254369d4b0cfe46bb82a5b9eb9ea8f933ccd4024..4867dbe6bede835edca7da288d993ef3a946d15f 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        palmos/timer.cpp
+// Name:        src/palmos/timer.cpp
 // Purpose:     wxTimer 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
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "timer.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"