Added start on windows startup feature IO-404
This commit is contained in:
@@ -21,6 +21,7 @@ namespace BodyshopPartner
|
||||
|
||||
private void Application_Exit(object sender, ExitEventArgs e)
|
||||
{
|
||||
BodyshopPartner.Properties.Settings.Default.Save();
|
||||
Utils.QuickBooksInterop.DisconnectFromQuickBooks();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user