diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:10:16 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-25 07:15:03 +0900 |
commit | 193581a7cc7161dec844c6f35ba710ee8c98107c (patch) | |
tree | 9bdd6f56ee56dba94d302b59a9a34ed5ac4a651d /sd/source/ui/inc/pubdlg.hxx | |
parent | 15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4 (diff) |
removed duplicate includes in sd
Diffstat (limited to 'sd/source/ui/inc/pubdlg.hxx')
-rw-r--r-- | sd/source/ui/inc/pubdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/pubdlg.hxx b/sd/source/ui/inc/pubdlg.hxx index c8e80384ae1f..840784338810 100644 --- a/sd/source/ui/inc/pubdlg.hxx +++ b/sd/source/ui/inc/pubdlg.hxx @@ -33,7 +33,6 @@ #include <vcl/fixed.hxx> #include <vcl/group.hxx> #include <vcl/button.hxx> -#include <vcl/button.hxx> #include <vcl/field.hxx> #include <vcl/dialog.hxx> #include "resltn.hxx" // enum PublishingResolution |