forked from qt-creator/qt-creator
Added "Copy Line" keyboard command and associated action
Merge-request: 223 Reviewed-by: Leandro Melo
This commit is contained in:
committed by
Leandro Melo
parent
420345380a
commit
8ae4317394
@@ -247,6 +247,7 @@ public slots:
|
||||
void zoomReset();
|
||||
|
||||
void cutLine();
|
||||
void copyLine();
|
||||
void deleteLine();
|
||||
void unfoldAll();
|
||||
void fold();
|
||||
|
||||
Reference in New Issue
Block a user