mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Allow deleting documents in passport.
This commit is contained in:
@@ -240,6 +240,7 @@ public:
|
||||
not_null<const Value*> value,
|
||||
const ValueMap &data) const;
|
||||
void saveValueEdit(not_null<const Value*> value, ValueMap &&data);
|
||||
void deleteValueEdit(not_null<const Value*> value);
|
||||
bool savingValue(not_null<const Value*> value) const;
|
||||
|
||||
void cancel();
|
||||
|
Reference in New Issue
Block a user