]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/vidmode.h
PNG is the native format on iOS
[wxWidgets.git] / interface / wx / vidmode.h
index ec2e197527e341895b59e27ed9ece805b38bac5b..5a683fb0975acebd6485f9c863ecd3b0e8ddf392 100644 (file)
@@ -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;