X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..707c4418929f09dfd8f5fb0f0d5aec3bb0775bd8:/include/wx/palmos/display.h diff --git a/include/wx/palmos/display.h b/include/wx/palmos/display.h index c49313bec7..286e71b4b9 100644 --- a/include/wx/palmos/display.h +++ b/include/wx/palmos/display.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: display.h +// Name: wx/palmos/display.h // Purpose: wxDisplay class customization for Palm OS -// 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 ///////////////////////////////////////////////////////////////////////////// @@ -49,7 +49,7 @@ private: wxArrayVideoModes DoGetModesWindows(const wxVideoMode& modeMatch) const; bool DoChangeModeWindows(const wxVideoMode& mode); - + DECLARE_NO_COPY_CLASS(wxDisplay) };