summaryrefslogtreecommitdiff
path: root/include/framework/interaction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/interaction.hxx')
-rw-r--r--include/framework/interaction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/interaction.hxx b/include/framework/interaction.hxx
index d02c5cd99067..4700d19200c9 100644
--- a/include/framework/interaction.hxx
+++ b/include/framework/interaction.hxx
@@ -75,7 +75,7 @@ public:
bool isAbort() const;
OUString getFilter() const;
- css::uno::Reference<css::task::XInteractionRequest> GetRequest();
+ css::uno::Reference<css::task::XInteractionRequest> GetRequest() const;
};
/*-************************************************************************************************************