summaryrefslogtreecommitdiff
path: root/include/svx/SvxShapeTypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/SvxShapeTypes.hxx')
-rw-r--r--include/svx/SvxShapeTypes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/SvxShapeTypes.hxx b/include/svx/SvxShapeTypes.hxx
index 474d8cdf86d8..6af2a822dcdc 100644
--- a/include/svx/SvxShapeTypes.hxx
+++ b/include/svx/SvxShapeTypes.hxx
@@ -28,7 +28,7 @@ namespace accessibility {
/** Register the SVX draw shape types with the ShapeTypeHandler singleton.
This method is usually called from the shape type handler constructor.
*/
-void RegisterDrawShapeTypes (void);
+void RegisterDrawShapeTypes();
/** Enum describing all shape types known in the SVX project.
*/