]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiTabular.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiTabular.h
index 8b32715b26182a2cbee81003dc6cd271a9529ae5..b33e84933f86af7b00fcd5543df2c31c7165cbf1 100644 (file)
 namespace lyx {
 namespace frontend {
 
-class GuiTabular : public GuiDialog, public Ui::TabularUi, public Controller
+class GuiTabular : public GuiDialog, public Ui::TabularUi
 {
        Q_OBJECT
 
 public:
-       GuiTabular(LyXView & lv);
+       GuiTabular(GuiView & lv);
        ~GuiTabular();
 
 private Q_SLOTS:
@@ -69,10 +69,6 @@ private Q_SLOTS:
        void ltLastFooterEmpty_clicked();
 
 private:
-       ///
-       void closeEvent(QCloseEvent * e);
-       /// parent controller
-       Controller & controller() { return *this; }
        ///
        bool isValid() { return true; }
        /// update borders