Ignore:
Timestamp:
07/18/09 05:59:43 (15 years ago)
Author:
Nicholas Riley
Message:

Fix naming to pacify Clang Analyzer and comply with Cocoa rules.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/PSMovieAlert.m

    r544 r554  
    9898- (void)triggerForAlarm:(PSAlarm *)alarm;
    9999{
    100     [PSMovieAlertController controllerWithAlarm: alarm movieAlert: self];
     100    [PSMovieAlertController newControllerWithAlarm: alarm movieAlert: self];
    101101}
    102102
Note: See TracChangeset for help on using the changeset viewer.