X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adaaa68635b4c8a4d8c5284add40366ea3eefb07..5a45dd6fd9870de6b68eff437fd5fe4ea5895c3c:/interface/wx/display.h?ds=inline diff --git a/interface/wx/display.h b/interface/wx/display.h index 679d8bbf67..cf116c9a9b 100644 --- a/interface/wx/display.h +++ b/interface/wx/display.h @@ -27,7 +27,7 @@ public: The index of the display to use. This must be non-negative and lower than the value returned by GetCount(). */ - wxDisplay(unsigned index = 0); + wxDisplay(unsigned int index = 0); /** Destructor.