show userstyles status on the bottom of the page
This commit is contained in:
@@ -13,6 +13,7 @@ class DiscordPage : public QWebEnginePage {
|
||||
|
||||
public:
|
||||
explicit DiscordPage(QWidget *parent = nullptr);
|
||||
UserScript *userScript();
|
||||
|
||||
private:
|
||||
UserScript m_userScript;
|
||||
|
||||
Reference in New Issue
Block a user