X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b91c4601f2cc8fab375dc49a0a1222d58065cfdb..a70ab3b804b6c363f8bcbed0b4fce94b7fb03612:/interface/wx/display.h diff --git a/interface/wx/display.h b/interface/wx/display.h index ec79b7066a..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 int n = 0); + wxDisplay(unsigned int index = 0); /** Destructor.