Skip to content

Commit f5f838f

Browse files
Tom O'ReillyTom O'Reilly
authored andcommitted
changed comment
1 parent 98d804a commit f5f838f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/qt-guilib/EditDataItem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ protected slots:
174174
vtkNew<vtkExtractPolyDataGeometry> clipFilter_;
175175
vtkNew<vtkBox> clipBox_;
176176

177-
// ── Point locator for pick → point-ID mapping ─────────────────────────────
177+
// ── Point locator for quick pick → point-ID mapping ─────────────────────────────
178178
vtkNew<vtkStaticPointLocator> pointLocator_;
179179

180180
// ── Two-entry quality lookup table ────────────────────────────────────────

0 commit comments

Comments
 (0)