summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/WindowUpdater.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/WindowUpdater.hxx')
-rw-r--r--sd/source/ui/inc/WindowUpdater.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/WindowUpdater.hxx b/sd/source/ui/inc/WindowUpdater.hxx
index b35c73c82a0c..f7f2a1830a64 100644
--- a/sd/source/ui/inc/WindowUpdater.hxx
+++ b/sd/source/ui/inc/WindowUpdater.hxx
@@ -53,8 +53,8 @@ class SD_DLLPUBLIC WindowUpdater
: public utl::ConfigurationListener
{
public:
- explicit WindowUpdater (void);
- virtual ~WindowUpdater (void) throw();
+ explicit WindowUpdater();
+ virtual ~WindowUpdater() throw();
/** Add the given device to the list of devices which will be updated
when one of the monitored values changes.