diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 00:25:28 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 00:42:35 +0900 |
commit | 6f087d103acc2af68229efe650df145b38659b02 (patch) | |
tree | 1095c72d9d9e51c8e289af930ce9d3a7bc8c83f0 /cui/source/inc/splitcelldlg.hxx | |
parent | 61d6d08667e03271604007fe602063c08e0e8608 (diff) |
removed duplicate includes in cppcanvas / cppuhelper / cui
Diffstat (limited to 'cui/source/inc/splitcelldlg.hxx')
-rw-r--r-- | cui/source/inc/splitcelldlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/splitcelldlg.hxx b/cui/source/inc/splitcelldlg.hxx index 497a0c3afed9..280f9d45b840 100644 --- a/cui/source/inc/splitcelldlg.hxx +++ b/cui/source/inc/splitcelldlg.hxx @@ -31,7 +31,6 @@ #include <vcl/fixed.hxx> #include <vcl/field.hxx> #include <vcl/button.hxx> -#include <vcl/button.hxx> #include <svx/stddlg.hxx> #include <svx/svxdlg.hxx> |