Fix pulseaudio device selection
This commit is contained in:
@@ -67,7 +67,7 @@ private:
|
||||
void OutputChanged(int index, Engine::EngineType enginetype);
|
||||
|
||||
void Load_Engine(Engine::EngineType enginetype);
|
||||
void Load_Device(QString output, QVariant device, bool alsa);
|
||||
void Load_Device(QString output, QVariant device, bool alsa, bool pulseaudio);
|
||||
|
||||
#ifdef HAVE_XINE
|
||||
void Xine_Load(QString output, QVariant device);
|
||||
|
||||
Reference in New Issue
Block a user