diff options
Diffstat (limited to 'cui/source/factory/dlgfact.cxx')
-rw-r--r-- | cui/source/factory/dlgfact.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/factory/dlgfact.cxx b/cui/source/factory/dlgfact.cxx index 480789745fae..8193a1c9231c 100644 --- a/cui/source/factory/dlgfact.cxx +++ b/cui/source/factory/dlgfact.cxx @@ -77,9 +77,9 @@ #include "page.hxx" #include "postdlg.hxx" #include "grfpage.hxx" -#include "scriptdlg.hxx" // for ScriptOrgDialog -#include "selector.hxx" // for SvxScriptSelectorDialog -#include "macropg.hxx" // for SvxMacroAssignDlg +#include "scriptdlg.hxx" +#include "selector.hxx" +#include "macropg.hxx" #include "sdrcelldlg.hxx" #include "newtabledlg.hxx" #include "macroass.hxx" |