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

Fix crash in editing media captions.

This commit is contained in:
John Preston
2022-08-16 09:21:12 +03:00
parent 42ca06d33c
commit d1a81a83b4
2 changed files with 5 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ private:
void setupPhotoEditorEventHandler();
void setupField();
void setupControls();
void setInitialText();
void updateBoxSize();
void captionResized();