--User changes
-Make Shift+F keys select the flames in the file, and Shift +/- cycle through them.
This commit is contained in:
@ -436,7 +436,7 @@ private:
|
||||
|
||||
//Library.
|
||||
void SelectLibraryItem(size_t index);
|
||||
vector<pair<size_t, QTreeWidgetItem*>> GetCurrentEmberIndex();
|
||||
vector<pair<size_t, QTreeWidgetItem*>> GetCurrentEmberIndex(bool isChecked);
|
||||
void SyncSequenceSettings();
|
||||
|
||||
//Params.
|
||||
|
||||
Reference in New Issue
Block a user