]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/filedlg.cpp
Rename wxWebNavigationError to wxWebViewNavigationError and wxWebNavigationEvent...
[wxWidgets.git] / src / motif / filedlg.cpp
index e2da28904a1e00aa211b1cae43ca5c5f9df3b1d8..cf105fe9be85d72a6b4d76fbfe52591e227501d5 100644 (file)
@@ -165,7 +165,7 @@ int wxFileDialog::ShowModal()
     Arg args[10];
     int ac = 0;
 
-    if (m_backgroundColour.Ok())
+    if (m_backgroundColour.IsOk())
     {
         wxComputeColours (dpy, & m_backgroundColour, NULL);