diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-07-13 13:55:41 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-07-13 13:55:41 +0300 |
commit | c50f962215e9b09dc37fc319bb821c057a5e349c (patch) | |
tree | ec4eec9c802890e87737fba5b149a702ed44e704 /include/svx/grfflt.hxx | |
parent | 83b072657ef8fb30f369cd4fc9db36d76de4cdd6 (diff) |
Bin unneeded includes
Change-Id: Id0e63897c9840ef412cf575de0485f2b685aaebc
Diffstat (limited to 'include/svx/grfflt.hxx')
-rw-r--r-- | include/svx/grfflt.hxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/svx/grfflt.hxx b/include/svx/grfflt.hxx index ecc5b3abfa6f..6a0ded00a8ca 100644 --- a/include/svx/grfflt.hxx +++ b/include/svx/grfflt.hxx @@ -20,17 +20,7 @@ #ifndef INCLUDED_SVX_GRFFLT_HXX #define INCLUDED_SVX_GRFFLT_HXX -#include <vcl/fixed.hxx> -#include <vcl/field.hxx> -#include <vcl/button.hxx> -#include <vcl/timer.hxx> -#include <vcl/dialog.hxx> -#include <vcl/group.hxx> -#include <vcl/salbtype.hxx> #include <svtools/grfmgr.hxx> -#include <svx/graphctl.hxx> -#include <svx/dlgctrl.hxx> -#include <svx/rectenum.hxx> #include <svx/svxdllapi.h> |