From e12b4fd27c3e686c6e017d5bfb4e4b3123cc221a Mon Sep 17 00:00:00 2001
From: jffmichi <>
Date: Tue, 15 Jul 2025 21:09:16 +0200
Subject: [PATCH] CAM: select rows instead of cells in drilling panel
---
src/Mod/CAM/Gui/Resources/panels/PageBaseHoleGeometryEdit.ui | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/Mod/CAM/Gui/Resources/panels/PageBaseHoleGeometryEdit.ui b/src/Mod/CAM/Gui/Resources/panels/PageBaseHoleGeometryEdit.ui
index 190a75f33e..fe57a612b3 100644
--- a/src/Mod/CAM/Gui/Resources/panels/PageBaseHoleGeometryEdit.ui
+++ b/src/Mod/CAM/Gui/Resources/panels/PageBaseHoleGeometryEdit.ui
@@ -25,6 +25,9 @@ You can add feature for processing by selecting them and then pressing Add. If a
Reset deletes all current items from the list and fills the list with all circular holes eligible for the operation from the model. You can again refine the list afterwards by enabling/disabling, removing and adding features.
+
+ QAbstractItemView::SelectionBehavior::SelectRows
+
true