]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/joystick.h
Get/SetTitle only for wxTopLevelWindow (wxMSW part).
[wxWidgets.git] / include / wx / unix / joystick.h
index ec389652843c75e8bba28c6c95c133ba6e26c02f..7359bfa05e12c2a1e2c5f316afecbdeae0c7e553 100644 (file)
@@ -5,17 +5,13 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:
+// Copyright:   (c) Guilhem Lavaux
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __JOYSTICKH__
 #define __JOYSTICKH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "joystick.h"
-#endif
-
 #include "wx/event.h"
 #include "wx/thread.h"