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

Added ability to show content from Controller for Shared Media.

This commit is contained in:
23rd
2021-06-14 09:51:14 +03:00
committed by John Preston
parent 9290cd3a16
commit 8591d58798
9 changed files with 47 additions and 33 deletions

View File

@@ -491,9 +491,6 @@ void PhotoOpenClickHandler::onClickImpl() const {
}
}
void PhotoOpenClickHandlerOld::onClickImpl() const {
}
void PhotoSaveClickHandler::onClickImpl() const {
const auto data = photo();
if (!data->date) {