added unfinished qt model to device list

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@744 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
w1z7ard
2008-01-14 01:40:05 +00:00
parent 4c8083a66d
commit cb08c4b14b
6 changed files with 264 additions and 5 deletions

View File

@ -418,7 +418,7 @@ void QPulseAudioThread::pa_source_info_callback ( pa_context *c, const pa_source
pulseThread->insertSource(index,name);
qDebug() << "Added" ;
}