refactored MyDocument to NewTweetWindow
This commit is contained in:
parent
82e9c1a369
commit
0d567d693e
6 changed files with 1111 additions and 16 deletions
|
@ -22,7 +22,7 @@
|
|||
<key>CFBundleTypeRole</key>
|
||||
<string>Editor</string>
|
||||
<key>NSDocumentClass</key>
|
||||
<string>MyDocument</string>
|
||||
<string>NewTweetWindow</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleExecutable</key>
|
||||
|
|
Reference in a new issue