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

Added confirming only images and videos when edit album item.

- Added hiding of checkbox when edit album item.
This commit is contained in:
23rd
2019-03-29 15:06:40 +03:00
committed by John Preston
parent 25e3674819
commit 89e1291d86
4 changed files with 32 additions and 2 deletions

View File

@@ -107,6 +107,7 @@ private:
Ui::SlideWrap<Ui::RpWidget> *_wayWrap = nullptr;
QString _newMediaPath;
bool _isAllowedEditMedia = false;
bool _isNotAlbum;
QString _error;