Update Settings view controller / MatrixKit.

This commit is contained in:
giomfo
2015-04-13 18:00:39 +02:00
parent e076dbcdac
commit e598b864d0
7 changed files with 143 additions and 147 deletions
@@ -18,8 +18,9 @@
#define TABBAR_HOME_INDEX 0
#define TABBAR_RECENTS_INDEX 1
#define TABBAR_SETTINGS_INDEX 2
#define TABBAR_COUNT 3
#define TABBAR_CONTACTS_INDEX 2
#define TABBAR_SETTINGS_INDEX 3
#define TABBAR_COUNT 4
@interface MasterTabBarController : UITabBarController