]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiThesaurus.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiThesaurus.h
index 4a3d5f92104712a135e6e992ba6591f5d8de53c6..2d0034bbdf965ea4aa2a955934703b43ad4c7b94 100644 (file)
@@ -26,7 +26,7 @@ class GuiThesaurus : public GuiDialog, public Ui::ThesaurusUi
        Q_OBJECT
 
 public:
-       GuiThesaurus(LyXView & lv);
+       GuiThesaurus(GuiView & lv);
 
 private Q_SLOTS:
        void change_adaptor();
@@ -37,7 +37,6 @@ private Q_SLOTS:
        void itemClicked(QTreeWidgetItem *, int);
 
 private:
-       void closeEvent(QCloseEvent * e);
        /// update
        void updateContents();
        ///