X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiERT.h;h=09debfeb182ee2746a237fa82867fbd49b865d5a;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=20577dac2aa22649af2340af5dc997557d233d35;hpb=1a5acd927f86d3cd8740a6cae70287b344f1db29;p=lyx.git diff --git a/src/frontends/qt4/GuiERT.h b/src/frontends/qt4/GuiERT.h index 20577dac2a..09debfeb18 100644 --- a/src/frontends/qt4/GuiERT.h +++ b/src/frontends/qt4/GuiERT.h @@ -19,20 +19,17 @@ namespace lyx { namespace frontend { -class GuiERT : public GuiDialog, public Ui::ERTUi, public Controller +class GuiERT : public GuiDialog, public Ui::ERTUi { Q_OBJECT public: - GuiERT(LyXView & lv); + GuiERT(GuiView & lv); private Q_SLOTS: void change_adaptor(); private: - void closeEvent(QCloseEvent * e); - /// parent controller - Controller & controller() { return *this; } /// Apply changes void applyView(); /// update