show userstyles status on the bottom of the page

This commit is contained in:
Malte Jürgens
2023-02-17 16:20:29 +01:00
parent 63180f5d53
commit 3119e1df19
10 changed files with 134 additions and 68 deletions

View File

@@ -64,7 +64,7 @@ Q_SIGNALS:
void deafenToggled();
void streamStarted(bool video, int width, int height, int frameRate);
void userstylesChanged();
void loadingMessageChanged();
void loadingMessageChanged(QString message);
public Q_SLOTS:
void log(QString message);