summaryrefslogtreecommitdiff
path: root/cui/source/customize/selector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/selector.cxx')
-rw-r--r--cui/source/customize/selector.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/customize/selector.cxx b/cui/source/customize/selector.cxx
index b52f8c29a6f3..d04aa0470738 100644
--- a/cui/source/customize/selector.cxx
+++ b/cui/source/customize/selector.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -34,7 +34,7 @@
#include "selector.hxx"
#include <dialmgr.hxx>
#include "selector.hrc"
-#include <svx/fmresids.hrc> // for RID_SVXIMG_...
+#include <svx/fmresids.hrc> // for RID_SVXIMG_...
#include <svx/dialmgr.hxx> // for RID_SVXIMG_...
#include <cuires.hrc>
#include <sfx2/app.hxx>
@@ -316,7 +316,7 @@ namespace
if ( xContext.is() )
xScripts.set( xContext->getScriptContainer(), UNO_QUERY );
}
-
+
return Reference< XModel >( xScripts, UNO_QUERY );
}