diff options
| author | Al12rs <gabriel.cortesi@outlook.com> | 2018-08-01 20:04:59 +0200 |
|---|---|---|
| committer | Al12rs <gabriel.cortesi@outlook.com> | 2018-08-01 20:04:59 +0200 |
| commit | fd51434e5ee9ef702eb904d0b77c937d6b147908 (patch) | |
| tree | 86847e435f60465a76b1708c8a1b23e0a11a6cbb /src | |
| parent | e1e367c7eae67471e760673a8149ccf30bac8685 (diff) | |
Enabled Ctrl+C to copy selected stuff instead of the entire log. No one used it before and now it's much more practical.
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 8de34485..cf0f2aa4 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1561,9 +1561,6 @@ Right now this has very limited functionality</string> <property name="text">
<string>Copy Log to Clipboard</string>
</property>
- <property name="shortcut">
- <string>Ctrl+C</string>
- </property>
</action>
<action name="actionChange_Game">
<property name="icon">
|
