]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/joystick.h
fix handling of % in our printf implementation (part of patch 1462778)
[wxWidgets.git] / include / wx / palmos / joystick.h
index 2f30f3fb664646d0b215405ca806966c4f8cf372..57fcc7db236003e4b49333e5dce6bf3181658b67 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
 /////////////////////////////////////////////////////////////////////////////
-// Name:        joystick.h
+// Name:        wx/palmos/joystick.h
 // Purpose:     wxJoystick class
 // Purpose:     wxJoystick class
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10/13/04
 // Modified by:
 // Created:     10/13/04
-// RCS-ID:      $Id
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #ifndef _WX_JOYSTICK_H_
 #define _WX_JOYSTICK_H_
 
 #ifndef _WX_JOYSTICK_H_
 #define _WX_JOYSTICK_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "joystick.h"
-#endif
-
 #include "wx/event.h"
 
 class WXDLLIMPEXP_ADV wxJoystick: public wxObject
 #include "wx/event.h"
 
 class WXDLLIMPEXP_ADV wxJoystick: public wxObject