mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
make editing inline, add up arrow shortcut
This commit is contained in:
@@ -139,6 +139,9 @@ public:
|
||||
void StartReplying();
|
||||
void StopReplying();
|
||||
|
||||
void StartEditing(const Message &message);
|
||||
void StopEditing();
|
||||
|
||||
private:
|
||||
bool AddFileAsImageAttachment(const Glib::RefPtr<Gio::File> &file);
|
||||
bool CanAttachFiles();
|
||||
|
||||
Reference in New Issue
Block a user