X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiGraphics.h;h=a80074e70b465abee079bcb3b2817476059cb41a;hb=dd3842505b22a768c9b3f71d7e675f9c06381699;hp=f88df2629e38c8e1bb1c360e0db28295c73a3278;hpb=053e705779cefd93fe5c8048369d65b60d6e5957;p=lyx.git diff --git a/src/frontends/qt4/GuiGraphics.h b/src/frontends/qt4/GuiGraphics.h index f88df2629e..a80074e70b 100644 --- a/src/frontends/qt4/GuiGraphics.h +++ b/src/frontends/qt4/GuiGraphics.h @@ -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: