Merge branch 'master' into mediafoundation

This commit is contained in:
LordGrey
2021-02-20 18:08:24 +01:00
committed by GitHub
3 changed files with 32 additions and 12 deletions

View File

@@ -42,7 +42,7 @@ public:
/// @brief get the full settings object of this instance (with global settings)
/// @return The requested json
///
const QJsonObject & getSettings() const { return _qconfig; }
QJsonObject getSettings() const;
signals:
///