]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiAbout.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiAbout.h
index 8391002309534f91595f9bf6d5101e2217debe5a..9b88d765affbcfa618be31d8427c67419cc476c9 100644 (file)
@@ -24,7 +24,7 @@ class GuiAbout : public GuiDialog, public Ui::AboutUi
 
 public:
        // Constructor
-       GuiAbout(LyXView & lv);
+       GuiAbout(GuiView & lv);
 
        // Controller stuff
        bool initialiseParams(std::string const &) { return true; }