X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiParagraph.h;h=408765bbe433c0472641b62ecd9ba28ad63e1f4a;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=25c08240a3e4539353dcb3b637374455a79d457c;hpb=a2ffb1915a66e5eabc43f088e08e654066c077b0;p=lyx.git diff --git a/src/frontends/qt4/GuiParagraph.h b/src/frontends/qt4/GuiParagraph.h index 25c08240a3..408765bbe4 100644 --- a/src/frontends/qt4/GuiParagraph.h +++ b/src/frontends/qt4/GuiParagraph.h @@ -23,7 +23,6 @@ #include "ParagraphParameters.h" #include -#include #include #include @@ -65,6 +64,8 @@ private: /// bool canIndent() const; /// + bool hasLabelwidth() const; + /// LyXAlignment alignPossible() const; /// LyXAlignment alignDefault() const;