]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiRef.h
Make a string translatable
[lyx.git] / src / frontends / qt4 / GuiRef.h
index 2873046352965ba6e511607120c54da3fa23d696..46d9a6d076607a71d96aa4f9b8ac138221e14945 100644 (file)
@@ -40,6 +40,7 @@ private Q_SLOTS:
        void changed_adaptor();
        void gotoClicked();
        void filterLabels();
+       void resetFilter();
        void refHighlighted(QTreeWidgetItem *);
        void selectionChanged();
        void refTextChanged(QString const &);
@@ -68,6 +69,8 @@ private:
        void applyView();
        /// update dialog
        void updateContents();
+       ///
+       void enableBoxes();
 
        /// is name allowed for this ?
        bool nameAllowed();