summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/toolbox.cxx')
-rw-r--r--vcl/source/window/toolbox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/toolbox.cxx b/vcl/source/window/toolbox.cxx
index 9f4a33456a4e..4b0d02493448 100644
--- a/vcl/source/window/toolbox.cxx
+++ b/vcl/source/window/toolbox.cxx
@@ -3786,7 +3786,7 @@ bool ToolBox::EventNotify( NotifyEvent& rNEvt )
}
default:
break;
- };
+ }
}
else if( rNEvt.GetType() == MouseNotifyEvent::GETFOCUS )
{