Skip to content

Instantly share code, notes, and snippets.

@dwsjoquist
dwsjoquist / MGSplitViewController.h
Created February 20, 2011 02:46
Modified version of MGSplitViewController to use in universal apps that will work with 3.1.3, changes marked with "iOS 3.1.3 kluges"
//
// MGSplitViewController.h
// MGSplitView
//
// Created by Matt Gemmell on 26/07/2010.
// Copyright 2010 Instinctive Code.
//
#import <UIKit/UIKit.h>