X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FFileDialog.cpp;h=51e49917cfa136191b709c7eedac2ebbb212d21a;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=40105c67b99b52a45ee8f2c82278d437e0bead24;hpb=1ad4fd55ea0f2a73f53600d595c6f75fc71c6bbb;p=lyx.git diff --git a/src/frontends/qt4/FileDialog.cpp b/src/frontends/qt4/FileDialog.cpp index 40105c67b9..51e49917cf 100644 --- a/src/frontends/qt4/FileDialog.cpp +++ b/src/frontends/qt4/FileDialog.cpp @@ -31,7 +31,7 @@ * parameters); * - with Qt/Mac or Qt/Win, the dialogs native to the environment are used. * - with Qt/Win and Qt <= 4.3.0, there was a number of bugs with our own - * file dialog (http://bugzilla.lyx.org/show_bug.cgi?id=3907). + * file dialog (http://www.lyx.org/trac/ticket/3907). * * Therefore there is a tradeoff in enabling or disabling this (JMarc) */