Added ability to copy message ID with Shift + Right Click (#3481)

Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
Infinitay
2022-01-16 08:35:00 -05:00
committed by GitHub
parent 687adf6b4e
commit 1d272c399b
3 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ private:
const MessageLayoutElement *hoverLayoutElement,
MessageLayoutPtr layout);
void addContextMenuItems(const MessageLayoutElement *hoveredElement,
MessageLayoutPtr layout);
MessageLayoutPtr layout, QMouseEvent *event);
int getLayoutWidth() const;
void updatePauses();
void unpaused();