mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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:
@@ -72,6 +72,7 @@ struct VoiceData : public DocumentAdditionalData {
|
||||
};
|
||||
|
||||
bool fileIsImage(const QString &name, const QString &mime);
|
||||
bool fileIsValidForAlbum(const QString &name, const QString &mime);
|
||||
|
||||
namespace Serialize {
|
||||
class Document;
|
||||
|
Reference in New Issue
Block a user