]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiSelectionManager.h
Take Andre's advice and implement the focus tracking using the event
[features.git] / src / frontends / qt4 / GuiSelectionManager.h
index 7f188e3705008d90f8c6854dff0d840d991737d3..1a9d1ce9bde751c375f7ab10bbf90f71c6c7fb5e 100644 (file)
@@ -123,12 +123,8 @@ protected Q_SLOTS:
        ///
        virtual void downPB_clicked();
        ///
-       void availableLV_clicked(const QModelIndex &);
-       ///
        void availableLV_doubleClicked(const QModelIndex &);
        ///
-       void selectedLV_clicked(const QModelIndex &);
-       ///
        bool eventFilter(QObject *, QEvent *);
 
 private: