summaryrefslogtreecommitdiff
path: root/sc/inc/queryentry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/queryentry.hxx')
-rw-r--r--sc/inc/queryentry.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/queryentry.hxx b/sc/inc/queryentry.hxx
index 9798b83df785..ad130549cb0f 100644
--- a/sc/inc/queryentry.hxx
+++ b/sc/inc/queryentry.hxx
@@ -66,6 +66,7 @@ struct SC_DLLPUBLIC ScQueryEntry final
ScQueryEntry();
ScQueryEntry(const ScQueryEntry& r);
+ ScQueryEntry(ScQueryEntry&& r) noexcept;
~ScQueryEntry();
/// creates pSearchParam and pSearchText if necessary