diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-28 12:09:28 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-28 13:48:14 +0100 |
commit | 6aa24e7565dfa5feafd12cd0ec12312df044916e (patch) | |
tree | 28e73ef7da94369af949b55e37694bbc122e7078 /include/svtools | |
parent | f5e8be8bb1681f0e2494337bc769b33332ef3fff (diff) |
Move implementation details to syntaxhighlight.cxx
(and clean up a little)
Change-Id: I6e660708d8ca1509b89b306cd428dc38c8b03f2c
Diffstat (limited to 'include/svtools')
-rw-r--r-- | include/svtools/svmedit.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/svmedit.hxx b/include/svtools/svmedit.hxx index 6999db8d5b51..64d81bd721fe 100644 --- a/include/svtools/svmedit.hxx +++ b/include/svtools/svmedit.hxx @@ -23,7 +23,6 @@ #include <vcl/svapp.hxx> #include <vcl/vclmedit.hxx> -#include <comphelper/syntaxhighlight.hxx> #include <svtools/svtdllapi.h> #include <svtools/colorcfg.hxx> |