summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/builder.cxx')
-rw-r--r--vcl/source/window/builder.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/window/builder.cxx b/vcl/source/window/builder.cxx
index 5b4b5e29f452..68bc43433a18 100644
--- a/vcl/source/window/builder.cxx
+++ b/vcl/source/window/builder.cxx
@@ -109,6 +109,7 @@ void VclBuilder::loadTranslations(const com::sun::star::lang::Locale &rLocale, c
{
xmlreader::XmlReader reader(sTransUri);
handleTranslations(reader);
+ break;
}
catch (const ::com::sun::star::uno::Exception &)
{