summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/awt/vclxwindows.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/source/awt/vclxwindows.cxx b/toolkit/source/awt/vclxwindows.cxx
index 00f7cc5042e5..71d4f03f291b 100644
--- a/toolkit/source/awt/vclxwindows.cxx
+++ b/toolkit/source/awt/vclxwindows.cxx
@@ -2576,6 +2576,7 @@ throw(::com::sun::star::uno::RuntimeException, std::exception)
// but no pages created
if ( nId && nId <= getWindows().getLength() )
activateTab( nId );
+ break;
}
case BASEPROPERTY_GRAPHIC:
{