diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-02 01:00:35 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-02 01:02:06 +0900 |
commit | 3b2f956ba64f8f9dff1da3028436f3834c899d1d (patch) | |
tree | fe050aabc07177ae3e466cdb78d478dc4de5680b /svx/source/sidebar | |
parent | 07c287d01e02e97df76a02a9a35238915d26c01b (diff) |
Drop duplicate #include
Change-Id: Ife8ebbb5e46704c5d2ff46cc345b4ed926e7dc12
Diffstat (limited to 'svx/source/sidebar')
-rw-r--r-- | svx/source/sidebar/graphic/GraphicPropertyPanel.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx b/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx index 9a7c275a3b76..af33a5414160 100644 --- a/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx +++ b/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx @@ -26,7 +26,6 @@ #include <svl/intitem.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> -#include "svx/dialogs.hrc" using namespace css; using namespace cssu; |