]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/vidmode.h
Add documentation of wxFileSelectorEx() and wx{Load,Save}FileSelector().
[wxWidgets.git] / interface / wx / vidmode.h
index ec2e197527e341895b59e27ed9ece805b38bac5b..ba512f52ceee2884465398401db18f850b06deb9 100644 (file)
@@ -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;