git.fiddlerwoaroof.com
Browse code

Use NCWidgetListViewController for El Capitan

Isam Machlovi authored on 25/11/2015 01:37:57
Showing 1 changed files
... ...
@@ -36,7 +36,7 @@
36 36
 @end
37 37
 
38 38
 
39
-@interface EditViewController : NCWidgetSearchViewController
39
+@interface EditViewController : NCWidgetListViewController
40 40
 
41 41
 - (void)editScript:(TodayScript *)script;
42 42
 - (void)createScript;