Skip to content

Commit 935c4c0

Browse files
committed
SourceInterface.h edited online with Bitbucket
1 parent 244b2df commit 935c4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SampleCallBack/SourceInterface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class SourceInterface : public QObject
3030
void ReceiveFADE(int16_t data);
3131
void ReceiveSCV(uint16_t data);
3232

33-
void SendRequestInformationSource();
33+
void SendRequestInformationSource();
3434
void SendReleaseInformationSource();
3535
void SendSetEntertainmentSource();
3636
void ReceiveActiveAudioSource(audioPresCtrlTypes::SourceId sourceId);

0 commit comments

Comments
 (0)