Skip to content

Commit 9463e0f

Browse files
committed
add selectAll to linear view
1 parent 705552e commit 9463e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/linearview.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ private Q_SLOTS:
530530
void moveToStartOfView();
531531
void moveToEndOfView();
532532
void selectNone();
533+
void selectAll();
533534
void navigateToHighlightedToken();
534535
void splitToNewTabAndNavigateFromCursorPosition();
535536
void splitToNewWindowAndNavigateFromCursorPosition();

0 commit comments

Comments
 (0)