summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/FullScreenPane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/factories/FullScreenPane.hxx')
-rw-r--r--sd/source/ui/framework/factories/FullScreenPane.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/factories/FullScreenPane.hxx b/sd/source/ui/framework/factories/FullScreenPane.hxx
index 984ca96cfdec..b33804ee5856 100644
--- a/sd/source/ui/framework/factories/FullScreenPane.hxx
+++ b/sd/source/ui/framework/factories/FullScreenPane.hxx
@@ -50,7 +50,7 @@ public:
const css::uno::Reference<css::uno::XComponentContext>& rxComponentContext,
const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId,
const vcl::Window* pViewShellWindow);
- virtual ~FullScreenPane() throw() override;
+ virtual ~FullScreenPane() noexcept override;
virtual void SAL_CALL disposing() override;