summaryrefslogtreecommitdiff
path: root/sw/inc/paratr.hxx
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@o2.pl>2011-05-02 14:59:26 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-05-02 14:59:26 +0200
commit93d7bdcb855362b88cdcfcb18ea401d89da973fb (patch)
treee71223f6d31baea958ba63c976973d426d4f8960 /sw/inc/paratr.hxx
parent1ee3bad95e9991a537a4b6d69c417926828fd700 (diff)
fdo#33167, i#20878: Show spaces at the end of line
The spaces weren't shown at the end of lines when viewing the document with the non-printing characters. This helps editing the spaces after a line in left aligned paragraphs.
Diffstat (limited to 'sw/inc/paratr.hxx')
-rw-r--r--sw/inc/paratr.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/paratr.hxx b/sw/inc/paratr.hxx
index d88201639530..7714c83a17b1 100644
--- a/sw/inc/paratr.hxx
+++ b/sw/inc/paratr.hxx
@@ -35,6 +35,7 @@
#include <swatrset.hxx>
#include <format.hxx>
#include <swtypes.hxx>
+#include <editeng/adjitem.hxx>
class SwCharFmt;
class IntlWrapper;