]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiDocument.h
Disable bookmarksopenlevel SL when bookmarksopen is false
[lyx.git] / src / frontends / qt / GuiDocument.h
index c7ea1b5cd33603858abc0cd20e1b0cf0d5d1a434..4d13f44d0f1a9f7da338fa3d6a22bf28f863c575 100644 (file)
@@ -166,6 +166,7 @@ private Q_SLOTS:
        void linenoToggled(bool);
        void outputChangesToggled(bool);
        void setOutputSync(bool);
+       void bookmarksopenChanged(bool);
 private:
        /// validate listings parameters and return an error message, if any
        QString validateListingsParameters();