summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/e3dproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/e3dproperties.cxx')
-rw-r--r--svx/source/sdr/properties/e3dproperties.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sdr/properties/e3dproperties.cxx b/svx/source/sdr/properties/e3dproperties.cxx
index 3bdf1c7c8168..0f435fd99c7f 100644
--- a/svx/source/sdr/properties/e3dproperties.cxx
+++ b/svx/source/sdr/properties/e3dproperties.cxx
@@ -26,7 +26,7 @@
namespace sdr::properties
- {
+{
// create a new itemset
std::unique_ptr<SfxItemSet> E3dProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool)
{
@@ -70,6 +70,6 @@ namespace sdr::properties
// local changes
rObj.StructureChanged();
}
- } // end of namespace sdr
+} // end of namespace
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */