]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiSpellchecker.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiSpellchecker.h
index fc58b0f7415300a4dbc6e2a15491e8c7ab50bd61..19186ee2117e7096a96a59d39327a42c65b0d25e 100644 (file)
@@ -32,7 +32,7 @@ class GuiSpellchecker : public GuiDialog, public Ui::SpellcheckerUi
        Q_OBJECT
 
 public:
-       GuiSpellchecker(LyXView & lv);
+       GuiSpellchecker(GuiView & lv);
        ~GuiSpellchecker();
 
 public Q_SLOTS:
@@ -47,8 +47,6 @@ private Q_SLOTS:
        void reject();
 
 private:
-       ///
-       void closeEvent(QCloseEvent * e);
        /// update from controller
        void partialUpdate(int id);
        ///