mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 09:54:16 +08:00
Added ALT+A to "add to own model set" (similar to ALT+S for stash)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
65bc1c00fb
commit
8427aa829d
@@ -32,6 +32,9 @@ namespace BlackGui
|
||||
//! For stashing models
|
||||
static const QKeySequence &keyStash();
|
||||
|
||||
//! Add to model set
|
||||
static const QKeySequence &keyAddToModelSet();
|
||||
|
||||
//! For deselecting all
|
||||
static const QKeySequence &keyClearSelection();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user