summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-06-11 09:39:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-06-11 09:39:51 +0200
commit5041d1548a9875da5c594e459a12fb3949312636 (patch)
treea48adf19c9bc5e9af6c45aebb1c3ea7073816b47 /editeng
parentc0c865d2002569c5c292f7f36ad3a811fd9a3f2f (diff)
minor clean up
Change-Id: Ib4fb12e187eb4bad7da04425328d1f5cdf851654
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/editeng/editattr.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/editeng/source/editeng/editattr.hxx b/editeng/source/editeng/editattr.hxx
index fb210c6813a3..d34d3c2c4c65 100644
--- a/editeng/source/editeng/editattr.hxx
+++ b/editeng/source/editeng/editattr.hxx
@@ -25,6 +25,7 @@
#include <boost/noncopyable.hpp>
+class Color;
class SvxFont;
class SvxFontItem;
class SvxWeightItem;