]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/display.h
Added DetachOldLog to avoid destruction of old log target
[wxWidgets.git] / include / wx / display.h
index e31ee3286a64c131b790ad5033b6100bc954c75a..eea6bbb7f6495d1d579ff86c297ad52d43bf06c7 100644 (file)
@@ -62,7 +62,7 @@ public:
 
     // find the display where the given window lies, return wxNOT_FOUND if it
     // is not shown at all
-    static int GetFromWindow(wxWindow *window);
+    static int GetFromWindow(const wxWindow *window);
 
 
     // return true if the object was initialized successfully