summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/e3dextrudeproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/e3dextrudeproperties.cxx')
-rw-r--r--svx/source/sdr/properties/e3dextrudeproperties.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sdr/properties/e3dextrudeproperties.cxx b/svx/source/sdr/properties/e3dextrudeproperties.cxx
index 552060005bac..bf7275ac9304 100644
--- a/svx/source/sdr/properties/e3dextrudeproperties.cxx
+++ b/svx/source/sdr/properties/e3dextrudeproperties.cxx
@@ -23,7 +23,7 @@
namespace sdr::properties
- {
+{
E3dExtrudeProperties::E3dExtrudeProperties(SdrObject& rObj)
: E3dCompoundProperties(rObj)
{
@@ -70,6 +70,6 @@ namespace sdr::properties
}
}
}
- } // end of namespace sdr
+} // end of namespace
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */