dont delete unsent message when switching tab, add more contextmenu
This commit is contained in:
@@ -36,6 +36,7 @@ class ChatItem
|
||||
QString getTxid();
|
||||
int getConfirmations();
|
||||
bool isOutgoing();
|
||||
bool isdouble();
|
||||
bool isNotarized();
|
||||
void setTimestamp(long timestamp);
|
||||
void setAddress(QString address);
|
||||
|
||||
Reference in New Issue
Block a user