diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-07 11:22:42 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-07 11:22:42 +0000 |
commit | 51fd122e9695198de8978136ac898624c1fa45b3 (patch) | |
tree | d0662f81920482b2fdd9508ac334ff102ea8e0ad /basctl/source/basicide/objdlg.cxx | |
parent | a3d295ae88cd56cddd570d49beaf0df3275759ab (diff) |
INTEGRATION: CWS ab53 (1.21.10); FILE MERGED
2008/06/24 15:23:15 ab 1.21.10.1: #i89523# Removed include of moptions.hxx
Diffstat (limited to 'basctl/source/basicide/objdlg.cxx')
-rw-r--r-- | basctl/source/basicide/objdlg.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/basctl/source/basicide/objdlg.cxx b/basctl/source/basicide/objdlg.cxx index 2c188c8b95b5..55bc15810a2b 100644 --- a/basctl/source/basicide/objdlg.cxx +++ b/basctl/source/basicide/objdlg.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: objdlg.cxx,v $ - * $Revision: 1.21 $ + * $Revision: 1.22 $ * * This file is part of OpenOffice.org. * @@ -45,7 +45,6 @@ #include <bastypes.hxx> #include <basidesh.hrc> #include <basidesh.hxx> -#include <moptions.hxx> #include <iderdll.hxx> #include <iderdll2.hxx> #include <sbxitem.hxx> |