mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
31 lines
754 B
XML
31 lines
754 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>IBClasses</key>
|
|
<array>
|
|
<dict>
|
|
<key>ACTIONS</key>
|
|
<dict>
|
|
<key>toggleAutomaticLinkDetection</key>
|
|
<string>id</string>
|
|
<key>toggleAutomaticQuoteSubstitution</key>
|
|
<string>id</string>
|
|
<key>toggleGrammarChecking</key>
|
|
<string>id</string>
|
|
<key>toggleSmartInsertDelete</key>
|
|
<string>id</string>
|
|
</dict>
|
|
<key>CLASS</key>
|
|
<string>FirstResponder</string>
|
|
<key>LANGUAGE</key>
|
|
<string>ObjC</string>
|
|
<key>SUPERCLASS</key>
|
|
<string>NSObject</string>
|
|
</dict>
|
|
</array>
|
|
<key>IBVersion</key>
|
|
<string>1</string>
|
|
</dict>
|
|
</plist>
|