summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/unodialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/minimizer/unodialog.hxx')
-rw-r--r--sdext/source/minimizer/unodialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/minimizer/unodialog.hxx b/sdext/source/minimizer/unodialog.hxx
index 76db2f8d8fd6..1903f2da7fdb 100644
--- a/sdext/source/minimizer/unodialog.hxx
+++ b/sdext/source/minimizer/unodialog.hxx
@@ -53,7 +53,7 @@ class UnoDialog
{
public:
- UnoDialog( const css::uno::Reference< css::uno::XComponentContext >& rxMSF, css::uno::Reference< css::frame::XFrame >& rxFrame );
+ UnoDialog( const css::uno::Reference< css::uno::XComponentContext >& rxMSF, css::uno::Reference< css::frame::XFrame > const & rxFrame );
~UnoDialog();
void execute();