diff options
author | link2xt <link2xt@testrun.org> | 2021-02-15 16:57:45 +0300 |
---|---|---|
committer | link2xt <link2xt@testrun.org> | 2021-02-15 16:57:45 +0300 |
commit | 7302bd5e2ed129b4c73e179df4d9909191d6df3d (patch) | |
tree | fcaacc9c687a79846e2348fa6615c2a8535f76d9 /message.h | |
parent | 451a02b0350fe9931a1dfe8b674e6d0f9eb0333c (diff) | |
download | kdeltachat-7302bd5e2ed129b4c73e179df4d9909191d6df3d.tar.gz kdeltachat-7302bd5e2ed129b4c73e179df4d9909191d6df3d.zip |
Use dc_msg_get_override_sender_name()
Diffstat (limited to 'message.h')
-rw-r--r-- | message.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ public: //uint32_t getEphemeralTimer(); //int64_t getEphemeralTimestamp(); //... getsummary ... + Q_INVOKABLE QString getOverrideSenderName(); //hasDeviatingTimestamp //hasLocation //isSent |