mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
API cleanup, fix some lingering InvalWindowRects
This commit is contained in:
@@ -187,7 +187,7 @@ void UpdateClipboardMenus (void)
|
||||
mm->SetItemText(houseMenu, iCopy - 1, title);
|
||||
GetLocalizedString(38, title);
|
||||
mm->SetItemText(houseMenu, iClear - 1, title);
|
||||
mm->SetItemEnabled(houseMenu, iDuplicate - 1, false);
|
||||
mm->SetItemEnabled(houseMenu, iDuplicate - 1, true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user