mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Fixed caption area height in EditCaptionBox.
Regression was introduced in 51f960442e
.
This commit is contained in:
@@ -91,6 +91,7 @@ private:
|
||||
bool fileFromClipboard(not_null<const QMimeData*> data);
|
||||
void updateEditPreview();
|
||||
void updateEditMediaButton();
|
||||
void updateCaptionMaxHeight();
|
||||
|
||||
int errorTopSkip() const;
|
||||
|
||||
|
Reference in New Issue
Block a user