2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Added formatting buttons to touchbar.

This commit is contained in:
23rd
2019-06-11 00:39:58 +03:00
committed by John Preston
parent d4976dda6c
commit 859cfe4cbb
4 changed files with 143 additions and 5 deletions

View File

@@ -259,6 +259,10 @@ public:
bool isUndoAvailable() const;
bool isRedoAvailable() const;
bool isMarkdownEnabled() const {
return _markdownEnabled;
}
using SubmitSettings = InputSubmitSettings;
void setSubmitSettings(SubmitSettings settings);
static bool ShouldSubmit(