]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiRef.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiRef.h
index b5b8e03b56b41c5b8c9c4159ea3a0143cf2a6b95..f1bb9f9e3c56c6c3ab7a282b16b0f93a0aa45f8a 100644 (file)
@@ -29,7 +29,7 @@ class GuiRef : public GuiCommand, public Ui::RefUi
        Q_OBJECT
 
 public:
-       GuiRef(LyXView & lv);
+       GuiRef(GuiView & lv);
 
 private Q_SLOTS:
        void changed_adaptor();