Skip to content

Commit

Permalink
Fix link to FGYClickWheel.h
Browse files Browse the repository at this point in the history
  • Loading branch information
danielctull committed Jul 31, 2012
1 parent 64f120e commit f8a5b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.textile
Expand Up @@ -20,7 +20,7 @@ h3. FGYController

FGYController is the main view controller that displays the iPod and click wheel. Its API is a simplified version of a UINavigationController. View controllers pushed will be resized to the size of the emulated iPod's display.

Click wheel events are delievered to the top-most view controller, using methods in the "FGYClickWheelDelegate":https://github.com/danielctull/Fourgy/Fourgy/FGYClickWheel.h protocol.
Click wheel events are delievered to the top-most view controller, using methods in the "FGYClickWheelDelegate":https://github.com/danielctull/Fourgy/blob/master/Fourgy/FGYClickWheel.h protocol.

h3. FGYTableViewController

Expand Down

0 comments on commit f8a5b81

Please sign in to comment.