summaryrefslogtreecommitdiff
path: root/include/svl/itemset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/itemset.hxx')
-rw-r--r--include/svl/itemset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/itemset.hxx b/include/svl/itemset.hxx
index 9892855657d1..94ee142a2e77 100644
--- a/include/svl/itemset.hxx
+++ b/include/svl/itemset.hxx
@@ -112,7 +112,7 @@ public:
struct Pair { sal_uInt16 wid1, wid2; };
SfxItemSet( const SfxItemSet& );
- SfxItemSet( SfxItemSet&& );
+ SfxItemSet( SfxItemSet&& ) noexcept;
SfxItemSet( SfxItemPool&);
template<sal_uInt16... WIDs> SfxItemSet(