diff options
author | Christian Lippka <cl@openoffice.org> | 2010-03-11 18:18:08 +0100 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2010-03-11 18:18:08 +0100 |
commit | 4b5f01a83d670da5c37fbd070b6ab1f5b756b248 (patch) | |
tree | 4f6dca7a66663744ae4f1affd1006f42c784bb4f /sd/source/ui/view/drviews2.cxx | |
parent | 7242cc3a94576242d17ecd7f785049458d7a37ef (diff) |
moved toolbarmenu to svtools and reworked to non sfx2 code
Diffstat (limited to 'sd/source/ui/view/drviews2.cxx')
-rw-r--r-- | sd/source/ui/view/drviews2.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx index 336cdef06..d8c766d5a 100644 --- a/sd/source/ui/view/drviews2.cxx +++ b/sd/source/ui/view/drviews2.cxx @@ -101,8 +101,6 @@ #include <strings.hrc> -#include "layoutdialog.hxx" - using namespace ::com::sun::star; using namespace ::com::sun::star::uno; |