Skip to content

Commit

Permalink
Fix XIB name for SpotsViewController
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Rasmussen committed Jul 2, 2010
1 parent e7e3d7c commit 3818596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/XIB/MainWindow.xib
Expand Up @@ -79,7 +79,7 @@
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
</object>
<reference key="IBUIParentViewController" ref="701001926"/>
<string key="IBUINibName">SpotsViewController</string>
<string key="IBUINibName">SpotsView</string>
<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
<int key="interfaceOrientation">1</int>
Expand Down

0 comments on commit 3818596

Please sign in to comment.