Skip to content

Instantly share code, notes, and snippets.

@simonjefford
Created April 30, 2011 13:50
Show Gist options
  • Save simonjefford/949683 to your computer and use it in GitHub Desktop.
Save simonjefford/949683 to your computer and use it in GitHub Desktop.
self.window.rootViewController = self.testDocsController;
[[self window] setRootViewController:[self testDocsController]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment