]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiGraphics.h
* a configuration value for the mouse wheel scrolling speed:
[lyx.git] / src / frontends / qt4 / GuiGraphics.h
index f88df2629e38c8e1bb1c360e0db28295c73a3278..a80074e70b465abee079bcb3b2817476059cb41a 100644 (file)
@@ -32,14 +32,12 @@ class InsetGraphicsParams;
 
 namespace frontend {
 
-class LyXView;
-
 class GuiGraphics : public GuiDialog, public Ui::GraphicsUi
 {
        Q_OBJECT
 
 public:
-       GuiGraphics(LyXView & lv);
+       GuiGraphics(GuiView & lv);
        void setAutoText();
 
 private Q_SLOTS: