Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/auto save window positions and desktop icons #7

Merged
Prev Previous commit
Next Next commit
Initialise OnConfigUpdated
martinsmith1968 committed Jan 7, 2020
commit db1694cc75f9e1f879782dbcbbf88db872349286
1 change: 1 addition & 0 deletions WindowExtensions.ahk
Original file line number Diff line number Diff line change
@@ -124,4 +124,5 @@ OnUserConfigUpdated()
{
BuildWindowMenu()
BuildTrayMenu()
WindowExtensionsUserConfig_OnConfigUpdated()
}