X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/78e37b46a4c1581822bab8d99486bc35c0f360ea..7f37eded21431a8464cf4b59a39667ded9e5fc09:/interface/wx/vidmode.h diff --git a/interface/wx/vidmode.h b/interface/wx/vidmode.h index ec2e197527..5a683fb097 100644 --- a/interface/wx/vidmode.h +++ b/interface/wx/vidmode.h @@ -3,7 +3,7 @@ // Purpose: interface of wxVideoMode // Author: wxWidgets team // RCS-ID: $Id: display.h 52634 2008-03-20 13:45:17Z VS $ -// Licence: wxWindows license +// 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;