]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBranch.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiBranch.h
index 52f195613eabea8165c897ebce7a0dba6d2d9fc2..fd2f371df8668dc0e29439d95367f603d83f5cdb 100644 (file)
@@ -27,14 +27,12 @@ class GuiBranch : public GuiDialog, public Ui::BranchUi
        Q_OBJECT
 
 public:
-       GuiBranch(LyXView & lv);
+       GuiBranch(GuiView & lv);
 
 private Q_SLOTS:
        void change_adaptor();
 
 private:
-       ///
-       void closeEvent(QCloseEvent * e);
        ///  Apply changes
        void applyView();
        /// Update dialog before showing it