mattetti / LiveTV

Simple OS X application allowing you to watch some live free TV channels (French, English, Italian).
MIT License
32 stars 10 forks source link

deprecated "initWithAttributes:error:“ replaced with „movieWithAttrib… #3

Closed seanlilmateus closed 12 years ago

seanlilmateus commented 12 years ago

I just replaced the deprecated ''initWithAttributes:error:'' method with "movieWithAttributes:error:"

mattetti commented 12 years ago

merging in, but when I tried that earlier, I was still getting the warning.

mattetti commented 12 years ago

2011-11-30 22:37:24.713 LiveTV[28009:60b] * WARNING: Method movieWithAttributes: in class QTMovie is obsolete *

;)

seanlilmateus commented 12 years ago

funny! :-) I’ll try harder next time :-D