X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..bc14c8b21fe31a7bff1abf0fbb0eae2d5dd839df:/src/palmos/accel.cpp diff --git a/src/palmos/accel.cpp b/src/palmos/accel.cpp index 7864af70c1..7cbf63352b 100644 --- a/src/palmos/accel.cpp +++ b/src/palmos/accel.cpp @@ -1,18 +1,14 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: accel.cpp +// Name: src/palmos/accel.cpp // Purpose: wxAcceleratorTable -// 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 "accel.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"