]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiPrint.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiPrint.h
index 169752896adc277ea4203dd4f36f8079d1118acb..3d793500fca1fa44b8b26cdb8a3c1d2afb4dd235 100644 (file)
@@ -30,7 +30,7 @@ class GuiPrint : public GuiDialog, public Ui::PrintUi
        Q_OBJECT
 
 public:
-       GuiPrint(LyXView & lv);
+       GuiPrint(GuiView & lv);
 
 private Q_SLOTS:
        void change_adaptor();