mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 09:54:16 +08:00
refs #911, shortcut for cut/copy
* changed unselect * use CTRL+C for copy
This commit is contained in:
committed by
Mathew Sutcliffe
parent
08f8916344
commit
864e64e295
@@ -52,6 +52,9 @@ namespace BlackGui
|
||||
|
||||
//! Escape
|
||||
static const QKeySequence &keyEscape();
|
||||
|
||||
//! Copy
|
||||
static const QKeySequence &keyCopy();
|
||||
};
|
||||
} // ns
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user