]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/utilsgtk.cpp
This commit includes the following changes:
[wxWidgets.git] / src / gtk / utilsgtk.cpp
index 513c3674e6dd3e796f895009372a0a38f318c878..7df68cdf1f25170886be30e4b787ab9aa2044687 100644 (file)
@@ -77,7 +77,7 @@ bool wxSetDetectableAutoRepeat( bool WXUNUSED(flag) )
 
 void *wxGetDisplay()
 {
-    return gdk_display;
+    return GDK_DISPLAY();
 }
 
 void wxDisplaySize( int *width, int *height )