]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiDocument.h
Improve wording (#10670)
[lyx.git] / src / frontends / qt4 / GuiDocument.h
index b33fca95f82ba511acc4334199108366960fc444..b5e09d3ec4cea0fecdcc16cdce6438a4992977e7 100644 (file)
@@ -109,7 +109,8 @@ private Q_SLOTS:
        void enableIndent(bool);
        void setSkip(int);
        void enableSkip(bool);
-       void setMathIndent(int);
+       void allowMathIndent();
+       void enableMathIndent(int);
        void browseLayout();
        void browseMaster();
        void classChanged();