Added "Copy Line" keyboard command and associated action

Merge-request: 223
Reviewed-by: Leandro Melo
This commit is contained in:
Kostas Karanikolas
2010-11-27 14:02:20 +09:00
committed by Leandro Melo
parent 420345380a
commit 8ae4317394
5 changed files with 20 additions and 0 deletions

View File

@@ -247,6 +247,7 @@ public slots:
void zoomReset();
void cutLine();
void copyLine();
void deleteLine();
void unfoldAll();
void fold();