]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/FormPrint.C
fix problem with nroff detection, remove dead code with old floats, bogus message...
[lyx.git] / src / frontends / gnome / FormPrint.C
index 960fb064291dcd8d366622f0cc8ba51d7a13185b..d2ee57de3b9f5f75a43c1ecddcb0a11cfccc9e5a 100644 (file)
@@ -154,7 +154,7 @@ void FormPrint::apply()
                                 copies_unsorted_->get_active(),
                                 copies_count_->get_value_as_int())))
     {
-      WriteAlert(_("Error:"),
+      Alert::alert(_("Error:"),
                 _("Unable to print"),
                 _("Check that your parameters are correct"));
     }