]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiERT.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiERT.h
index 20577dac2aa22649af2340af5dc997557d233d35..09debfeb182ee2746a237fa82867fbd49b865d5a 100644 (file)
 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