X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4ccf05663316e28d964c7d76dc5defe774b59427..4ee4c7b948e76377a6947d3ffbe5099870d0c3e9:/interface/wx/display.h diff --git a/interface/wx/display.h b/interface/wx/display.h index 6829465769..421def972f 100644 --- a/interface/wx/display.h +++ b/interface/wx/display.h @@ -12,7 +12,7 @@ Determines the sizes and locations of displays connected to the system. @library{wxcore} - @category{misc} + @category{cfg} @see wxClientDisplayRect(), wxDisplaySize(), wxDisplaySizeMM() */ @@ -63,7 +63,7 @@ public: /** Returns the number of connected displays. */ - static unsigned GetCount(); + static unsigned int GetCount(); /** Returns the current video mode that this display is in.