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

Apply edition updates to search result previews.

This commit is contained in:
John Preston
2020-05-12 20:28:44 +04:00
parent 84399286c1
commit cb5863177f
8 changed files with 28 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ public:
void removeDialog(Key key);
void repaintDialogRow(FilterId filterId, not_null<Row*> row);
void repaintDialogRow(RowDescriptor row);
void refreshDialogRow(RowDescriptor row);
void dragLeft();