summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/configuration/ChangeRequestQueue.hxx')
-rw-r--r--sd/source/ui/framework/configuration/ChangeRequestQueue.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx b/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx
index a9fbae6a5d8f..2792539b389e 100644
--- a/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx
+++ b/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx
@@ -37,7 +37,7 @@ class ChangeRequestQueue
public:
/** Create an empty queue.
*/
- ChangeRequestQueue (void);
+ ChangeRequestQueue();
};
} } // end of namespace sd::framework