Devtools: Implement changing room state
This commit is contained in:
@@ -30,11 +30,13 @@ public:
|
||||
}
|
||||
|
||||
Q_INVOKABLE QVariantMap getUser(Quotient::User *user) const;
|
||||
Q_INVOKABLE bool isValidJson(const QByteArray &json);
|
||||
|
||||
private:
|
||||
QmlUtils() = default;
|
||||
};
|
||||
|
||||
|
||||
namespace Utils
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user