GH-894 link server status widgets to help.mojang.com
This commit is contained in:
@ -22,6 +22,9 @@ public slots:
|
||||
void StatusChanged(const QMap<QString, QString> statuses);
|
||||
void StatusReloading(bool is_reloading);
|
||||
|
||||
private slots:
|
||||
void clicked();
|
||||
|
||||
private: /* methods */
|
||||
void addLine();
|
||||
void addStatus(QString key, QString name);
|
||||
|
Reference in New Issue
Block a user