New upstream version 26.0.0+dfsg1
This commit is contained in:
parent
8e020cdacb
commit
240080891f
837 changed files with 41275 additions and 9196 deletions
|
|
@ -18,6 +18,7 @@ private:
|
|||
QWidget *controlArea;
|
||||
QGridLayout *mainLayout;
|
||||
QPointer<QCheckBox> activeOnly;
|
||||
QPointer<QCheckBox> usePercent;
|
||||
OBSSignal sourceAddedSignal;
|
||||
OBSSignal sourceRemovedSignal;
|
||||
bool showInactive;
|
||||
|
|
@ -36,8 +37,7 @@ public slots:
|
|||
void SourceAdded(OBSSource source);
|
||||
void SourceRemoved(OBSSource source);
|
||||
|
||||
void ShowContextMenu(const QPoint &pos);
|
||||
void SetVolumeType();
|
||||
void SetVolumeType(bool percent);
|
||||
void ActiveOnlyChanged(bool checked);
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue