]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiParagraph.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiParagraph.h
index 25c08240a3e4539353dcb3b637374455a79d457c..408765bbe433c0472641b62ecd9ba28ad63e1f4a 100644 (file)
@@ -23,7 +23,6 @@
 #include "ParagraphParameters.h"
 
 #include <QDialog>
-#include <QSettings>
 #include <QShowEvent>
 #include <QGridLayout>
 
@@ -65,6 +64,8 @@ private:
        ///
        bool canIndent() const;
        ///
+       bool hasLabelwidth() const;
+       ///
        LyXAlignment alignPossible() const;
        ///
        LyXAlignment alignDefault() const;