mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-22 09:38:01 +02:00
Key binding fix
This commit is contained in:
parent
05d5b5f594
commit
5746214198
2 changed files with 3 additions and 2 deletions
|
@ -685,8 +685,6 @@ namespace IDE.ui
|
|||
|
||||
protected void ApplyChanges(PropPage propPage, ref bool hadChanges)
|
||||
{
|
||||
hadChanges = false;
|
||||
|
||||
for (var propEntries in propPage.mPropEntries.Values)
|
||||
{
|
||||
for (var propEntry in propEntries)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue