]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/display.h
Temporarily disable the email notifications as we're getting false ones from
[wxWidgets.git] / interface / wx / display.h
index 679d8bbf676e3b5b349ba140c409a9acc5d2d63e..cf116c9a9b8c6aae5c40ddd4fece6a4f1f865f26 100644 (file)
@@ -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.