]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPrint.C
Applied John's FileDialog patch.
[lyx.git] / src / frontends / xforms / FormPrint.C
index e7881bc39da69a51ef462bdf183a8bfa31324e8e..b9d9542b2448d3dea368cfe92dac00337363cf37 100644 (file)
@@ -263,7 +263,7 @@ void FormPrint::browse()
 
        // Show the file browser dialog
        string const new_filename =
-               browseFile(filename, title, pattern,
+               browseFile(lv_, filename, title, pattern,
                           make_pair(string(), string()),
                           make_pair(string(), string()));