diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-04-18 16:51:56 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-04-18 17:55:06 +0200 |
commit | d85b7f1548cbf0091812fcec1f9a37e1220de4a9 (patch) | |
tree | 86c281961ca451b3d444b6cfa4796d670a7db593 /basctl/source | |
parent | a26c2ee3c9ca783f0281dc0dd87c1747daac63a6 (diff) |
move tools/table.hxx to binfilter
Diffstat (limited to 'basctl/source')
-rw-r--r-- | basctl/source/basicide/baside2.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index a274eec81803..bae473056cbd 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -57,8 +57,6 @@ class SvxSearchItem; #include "objdlg.hxx" #include <set> -#include <tools/table.hxx> - DBG_NAMEEX( ModulWindow ) #define MARKER_NOMARKER 0xFFFF |