X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6703bfe7928b4a1e570cbf8617ef79c3185accad..796f8360ac05b39085aef9f202f635a04ba6834e:/iTunesRemote.h diff --git a/iTunesRemote.h b/iTunesRemote.h index 79821c6..7dd5145 100755 --- a/iTunesRemote.h +++ b/iTunesRemote.h @@ -14,7 +14,7 @@ @interface iTunesRemote : ITMTRemote { - ComponentInstance asComponent; + ComponentInstance asComponent; //We will remove this when we are all AEs ProcessSerialNumber iTunesPSN; } - (ProcessSerialNumber)iTunesPSN;