X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiFloat.h;h=76a73b834de35012f4f66f558e23803058eed566;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=28049e5f40e7340d3e37487fa18d6995331df872;hpb=c2f2b1742dec6e368e0842d6d35821e3ba70e021;p=lyx.git diff --git a/src/frontends/qt4/GuiFloat.h b/src/frontends/qt4/GuiFloat.h index 28049e5f40..76a73b834d 100644 --- a/src/frontends/qt4/GuiFloat.h +++ b/src/frontends/qt4/GuiFloat.h @@ -20,20 +20,17 @@ namespace lyx { namespace frontend { -class GuiFloat : public GuiDialog, public Ui::FloatUi, public Controller +class GuiFloat : public GuiDialog, public Ui::FloatUi { Q_OBJECT public: - GuiFloat(LyXView & lv); + GuiFloat(GuiView & lv); private Q_SLOTS: void change_adaptor(); private: - void closeEvent(QCloseEvent * e); - /// parent controller - Controller & controller() { return *this; } /// Apply changes void applyView(); /// update