forked from blue/squawk
pasteImageAction should be a class member; refactor messageEditor's context menu callback into a member function
This commit is contained in:
parent
3a70df21f8
commit
52551c1ce0
2 changed files with 15 additions and 13 deletions
|
@ -114,6 +114,7 @@ protected slots:
|
|||
void onFeedMessage(const Shared::Message& msg);
|
||||
void positionShadow();
|
||||
void onFeedContext(const QPoint &pos);
|
||||
void onMessageEditorContext(const QPoint &pos);
|
||||
|
||||
public:
|
||||
const bool isMuc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue