summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ContextList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/ContextList.hxx')
-rw-r--r--sfx2/source/sidebar/ContextList.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/sidebar/ContextList.hxx b/sfx2/source/sidebar/ContextList.hxx
index 47e561857515..98860078de93 100644
--- a/sfx2/source/sidebar/ContextList.hxx
+++ b/sfx2/source/sidebar/ContextList.hxx
@@ -32,8 +32,8 @@ namespace sfx2 { namespace sidebar {
class ContextList
{
public:
- ContextList (void);
- ~ContextList (void);
+ ContextList();
+ ~ContextList();
class Entry
{