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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/WindowUpdater.hxx b/sd/source/ui/inc/WindowUpdater.hxx
index 6f6bca8582e4..16549338fc75 100644
--- a/sd/source/ui/inc/WindowUpdater.hxx
+++ b/sd/source/ui/inc/WindowUpdater.hxx
@@ -52,7 +52,7 @@ class WindowUpdater : public utl::ConfigurationListener
{
public:
explicit WindowUpdater();
- virtual ~WindowUpdater() throw() override;
+ virtual ~WindowUpdater() noexcept override;
/** Add the given device to the list of devices which will be updated
when one of the monitored values changes.