New upstream version 25.0.3+dfsg1
This commit is contained in:
parent
04fe0efc67
commit
8b2e5f2130
569 changed files with 62491 additions and 5875 deletions
|
|
@ -12,13 +12,13 @@ private:
|
|||
OBSPropertiesView *previewPropertiesView;
|
||||
|
||||
public slots:
|
||||
void StartOutput();
|
||||
void StopOutput();
|
||||
void on_outputButton_clicked();
|
||||
void PropertiesChanged();
|
||||
void OutputStateChanged(bool);
|
||||
|
||||
void StartPreviewOutput();
|
||||
void StopPreviewOutput();
|
||||
void on_previewOutputButton_clicked();
|
||||
void PreviewPropertiesChanged();
|
||||
void PreviewOutputStateChanged(bool);
|
||||
|
||||
public:
|
||||
std::unique_ptr<Ui_Output> ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue