X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/78e37b46a4c1581822bab8d99486bc35c0f360ea..7344108e8a129a3f9b4df5ab0f98a1713db03b89:/interface/wx/vidmode.h?ds=sidebyside diff --git a/interface/wx/vidmode.h b/interface/wx/vidmode.h index ec2e197527..ba512f52ce 100644 --- a/interface/wx/vidmode.h +++ b/interface/wx/vidmode.h @@ -2,8 +2,8 @@ // Name: vidmode.h // Purpose: interface of wxVideoMode // Author: wxWidgets team -// RCS-ID: $Id: display.h 52634 2008-03-20 13:45:17Z VS $ -// Licence: wxWindows license +// RCS-ID: $Id$ +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -12,7 +12,7 @@ Determines the sizes and locations of displays connected to the system. @library{wxcore} - @category{misc} + @category{cfg} @stdobjects ::wxDefaultVideoMode @@ -86,5 +86,5 @@ public: /** A global wxVideoMode instance used by wxDisplay. */ -wxVideoMode wxDefaultVideoMode; +const wxVideoMode wxDefaultVideoMode;