summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/drwtxtex.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/drwtxtex.cxx')
-rw-r--r--sw/source/ui/shells/drwtxtex.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/shells/drwtxtex.cxx b/sw/source/ui/shells/drwtxtex.cxx
index dcbdd6f5f5d2..a73a2f91615e 100644
--- a/sw/source/ui/shells/drwtxtex.cxx
+++ b/sw/source/ui/shells/drwtxtex.cxx
@@ -339,7 +339,7 @@ void SwDrawTextShell::Execute( SfxRequest &rReq )
xDialog->execute();
}
}
- catch( uno::Exception& )
+ catch (const uno::Exception&)
{
}
rReq.Ignore ();