Changeset 544 for trunk/Cocoa/Pester/Source/PSMediaAlert.m
- Timestamp:
- 06/15/09 23:02:41 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/PSMediaAlert.m
r543 r544 15 15 static NSString * const PLAlertOutputVolume = @"volume"; // NSNumber 16 16 17 staticconst float PSMediaAlertNoVolume = 0;17 const float PSMediaAlertNoVolume = 0; 18 18 19 19 @implementation PSMediaAlert
Note:
See TracChangeset
for help on using the changeset viewer.