mirror of
https://github.com/SDWebImage/SDWebImage.git
synced 2026-06-06 19:37:51 +00:00
Fix macOS Demo applicationDidFinishLaunching not called
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* This file is part of the SDWebImage package.
|
||||
* (c) Olivier Poitrey <rs@dailymotion.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
#import "WindowController.h"
|
||||
|
||||
@implementation WindowController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user