Johann пре 6 година
родитељ
комит
78e67a4501
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lazpaint/umenu.pas

+ 1 - 1
lazpaint/umenu.pas

@@ -339,7 +339,7 @@ begin
   ActionShortcut('ToolSelectSpline','A');
   ActionShortcut('ToolSelectSpline','A');
   ActionShortcut('ToolMoveSelection','V');
   ActionShortcut('ToolMoveSelection','V');
   ActionShortcut('ToolRotateSelection','V');
   ActionShortcut('ToolRotateSelection','V');
-  ActionShortcut('ToolSelectPen','P');
+  ActionShortcut('ToolSelectPen','O');
   ActionShortcut('ToolMagicWand','W');
   ActionShortcut('ToolMagicWand','W');
   ActionShortcut('ViewZoomIn','+');
   ActionShortcut('ViewZoomIn','+');
   ActionShortcut('ViewZoomOut','-');
   ActionShortcut('ViewZoomOut','-');