summaryrefslogtreecommitdiff
path: root/include/editeng/outliner.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/outliner.hxx')
-rw-r--r--include/editeng/outliner.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/outliner.hxx b/include/editeng/outliner.hxx
index 870719fb89ce..08ebce36e2da 100644
--- a/include/editeng/outliner.hxx
+++ b/include/editeng/outliner.hxx
@@ -374,7 +374,7 @@ public:
virtual vcl::Window* GetEditWindowForActiveOLEObj() const = 0;
protected:
- ~OutlinerViewShell() throw () {}
+ ~OutlinerViewShell() noexcept {}
};
// some thesaurus functionality to avoid code duplication in different projects...