mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 05:42:19 -04:00
moved abSpeech audio bar to main panel
This commit is contained in:
parent
d7ecd775eb
commit
d3f75234a7
4 changed files with 69 additions and 57 deletions
|
@ -19,7 +19,6 @@
|
|||
* *
|
||||
*******************************************************************************/
|
||||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#include <QAudioInput>
|
||||
#include <QWidget>
|
||||
|
@ -46,9 +45,9 @@ private:
|
|||
voipGraphSource *_src ;
|
||||
};
|
||||
|
||||
#include "ui_AudioInputConfig.h"
|
||||
#include "ui_VOIPConfigPanel.h"
|
||||
|
||||
class VOIPConfigPanel : public ConfigPage
|
||||
class VOIPConfigPanel : public ConfigPage
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue