Upgrade properties on startup.

- VERBESSERT: Einstellungen werden nach Office-Update nicht vergessen.
This commit is contained in:
Daniel Kraus 2015-10-09 22:38:31 +02:00
parent c94e704b01
commit 796ba7b375
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ namespace zaaReloaded2
{
Bovender.ExceptionHandler.CentralHandler.ManageExceptionCallback += CentralHandler_ManageExceptionCallback;
Bovender.WpfHelpers.RegisterTextBoxSelectAll();
Properties.Settings.Default.Upgrade();
CheckForUpdates();
_oldCaption = Globals.ThisAddIn.Application.Caption;
Globals.ThisAddIn.Application.Caption =