You've already forked MobileandWebTechnologiesCoursework-TaskMaster
mirror of
https://github.com/MrLyallCSIT/MobileandWebTechnologiesCoursework-TaskMaster.git
synced 2026-01-18 07:09:36 +00:00
Repairs to Repository and Creation of Parse Security Key
This commit is contained in:
19
Task Master/ToDoListTableViewController.h
Normal file
19
Task Master/ToDoListTableViewController.h
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// ToDoListTableViewController.h
|
||||
// Task Master
|
||||
//
|
||||
// Created by Alexander Davis on 05/04/2017.
|
||||
// Copyright © 2017 Alexander Davis Computing and Media. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef ToDoListTableViewController_h
|
||||
#define ToDoListTableViewController_h
|
||||
|
||||
|
||||
#endif /* ToDoListTableViewController_h */
|
||||
|
||||
@interface ToDoListTableViewController (Workaround)
|
||||
|
||||
-(IBAction)unwindToList: (UIStoryboardSegue *)segue;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user