Ignore:
Timestamp:
11/04/02 20:23:02 (21 years ago)
Author:
Nicholas Riley
Message:

Lots of wonderful changes for which I composed a detailed svn commit
message, which it proceeded to mangle yet AGAIN on failed commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/PSAlarmSetController.h

    r34 r39  
    1111
    1212@class NJRFSObjectSelector;
    13 @class NJRSoundPopUpButton;
     13@class NJRQTMediaPopUpButton;
    1414@class NJRVoicePopUpButton;
    1515
     
    2626    IBOutlet NSButton *bounceDockIcon;
    2727    IBOutlet NSButtonCell *playSound;
    28     IBOutlet NJRSoundPopUpButton *sound;
     28    IBOutlet NJRQTMediaPopUpButton *sound;
    2929    IBOutlet NSTextField *soundRepetitions;
    3030    IBOutlet NSStepper *soundRepetitionStepper;
Note: See TracChangeset for help on using the changeset viewer.