mirror of
https://github.com/zhigang1992/RubyMotion-PixateFreestyle.git
synced 2026-01-12 17:52:19 +08:00
doc cleanup
This commit is contained in:
@@ -35,7 +35,6 @@ end
|
||||
```
|
||||
|
||||
4. Note: As of Pixate 1.1 beta 4, you need to add the following line to your `app_delegate` file in the `application(application, didFinishLaunchingWithOptions:launchOptions)` method before the `@window.makeKeyAndVisible` call:
|
||||
|
||||
```ruby
|
||||
@window.styleMode = PXStylingNormal
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user