update// fixed stuff
This commit is contained in:
@@ -11,9 +11,12 @@
|
||||
#include "mainwindow.h"
|
||||
#include "liteinterface.h"
|
||||
#include "connection.h"
|
||||
#include "chatmodel.h"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
ChatModel *chatModel = new ChatModel();
|
||||
|
||||
struct WatchedTx {
|
||||
QString opid;
|
||||
Tx tx;
|
||||
|
||||
Reference in New Issue
Block a user