diff --git a/components/spktoolbar/SpkToolbar/spkt_Const.pas b/components/spktoolbar/SpkToolbar/spkt_Const.pas
index 64bf0f3ca..0325b6a3d 100644
--- a/components/spktoolbar/SpkToolbar/spkt_Const.pas
+++ b/components/spktoolbar/SpkToolbar/spkt_Const.pas
@@ -132,7 +132,7 @@ const
/// Pane padding?
TOOLBAR_BORDER_WIDTH = 1;
- TOOLBAR_CORNER_RADIUS = 3;
+ TOOLBAR_CORNER_RADIUS = 0; //was: 3;
/// Tab caption height
TOOLBAR_TAB_CAPTIONS_HEIGHT = 22;
/// Tab caption horizontal padding