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:
@@ -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(
|
||||
|
Reference in New Issue
Block a user