2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Added photo editor hint to EditCaptionBox.

This commit is contained in:
23rd
2021-04-23 18:54:50 +03:00
parent 5bd17ae1b2
commit e4cff8cb4b
4 changed files with 45 additions and 7 deletions

View File

@@ -144,6 +144,7 @@ private:
object_ptr<Ui::IconButton> _editMedia = nullptr;
Ui::SlideWrap<Ui::RpWidget> *_wayWrap = nullptr;
Ui::SlideWrap<Ui::RpWidget> *_hintLabel = nullptr;
QString _newMediaPath;
Ui::AlbumType _albumType = Ui::AlbumType();
bool _isAllowedEditMedia = false;