update// moved class to a normal variable instace
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
ChatModel *chatModel = new ChatModel();
|
||||
|
||||
struct WatchedTx {
|
||||
QString opid;
|
||||
Tx tx;
|
||||
|
||||
Reference in New Issue
Block a user