Ignore:
Timestamp:
06/01/09 04:45:33 (15 years ago)
Author:
Nicholas Riley
Message:

Restore sound selector; move most of the preview functionality (excluding validation) to QTKit as NSMovieView and QuickTime are deprecated. Hopefully this will improve stability as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib

    r528 r533  
    175175                        <dict>
    176176                                <key>preview</key>
    177                                 <string>NSMovieView</string>
     177                                <string>QTMovieView</string>
    178178                        </dict>
    179179                        <key>SUPERCLASS</key>
     
    200200                        <string>ObjC</string>
    201201                        <key>SUPERCLASS</key>
    202                         <string>NSMovieView</string>
     202                        <string>QTMovieView</string>
    203203                </dict>
    204204                <dict>
Note: See TracChangeset for help on using the changeset viewer.