mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
UI: Add save notifications to status bar
This shows notifications in the status bar with the following: - When screenshot is saved - When replay buffer is saved - When recording is saved - When recording is auto remuxed
This commit is contained in:
@@ -857,6 +857,8 @@ public:
|
||||
|
||||
OBSWeakSource copyFilter = nullptr;
|
||||
|
||||
void ShowStatusBarMessage(const QString &message);
|
||||
|
||||
protected:
|
||||
virtual void closeEvent(QCloseEvent *event) override;
|
||||
virtual void changeEvent(QEvent *event) override;
|
||||
|
||||
Reference in New Issue
Block a user