This commit is contained in:
Richard Kimberly Heck 2024-07-22 16:21:31 -04:00
parent 1cc1f0ba27
commit fb919e653d

View File

@ -2963,7 +2963,7 @@ void PrefShortcuts::updateShortcutsTW()
systemItem_->setFlags(systemItem_->flags() & ~Qt::ItemIsSelectable);
// listBindings(unbound=true) lists all bound and unbound lfuns
// Items in this list is tagged by its source.
// Items in this list are tagged by their source.
KeyMap::BindingList bindinglist = system_bind_.listBindings(true,
KeyMap::System);
KeyMap::BindingList user_bindinglist = user_bind_.listBindings(false,