diff options
Diffstat (limited to 'Swift/QtUI/QtSwift.cpp')
| -rw-r--r-- | Swift/QtUI/QtSwift.cpp | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/Swift/QtUI/QtSwift.cpp b/Swift/QtUI/QtSwift.cpp index 7b32bff..1d945da 100644 --- a/Swift/QtUI/QtSwift.cpp +++ b/Swift/QtUI/QtSwift.cpp @@ -1,5 +1,5 @@  /* - * Copyright (c) 2010-2014 Isode Limited. + * Copyright (c) 2010-2015 Isode Limited.   * All rights reserved.   * See the COPYING file for more information.   */ @@ -265,6 +265,7 @@ QtSwift::~QtSwift() {  	delete chatWindowFactory_;  	delete certificateStorageFactory_;  	delete storagesFactory_; +	delete applicationPathProvider_;  }  } | 
 Swift
 Swift