]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_display.i
STC is not a separate library anymore
[wxWidgets.git] / wxPython / src / _display.i
index 1003365dfc0d8403c117d84d74a546c423fea569..2a8a450458ea4e4fb609eb529cae3b752dc9c840 100644 (file)
@@ -121,7 +121,7 @@ doesn't belong to any display", "");
            "Find the display where the given window lies, return wx.NOT_FOUND if
 it is not shown at all.", "");
 
-    static int GetFromWindow(wxWindow *window);
+    static int GetFromWindow(const wxWindow *window);
 
 
     DocDeclStr(