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

Fixed opening of shared media in corresponding window from media viewer.

This commit is contained in:
23rd
2022-06-08 14:36:40 +03:00
parent fe2455dea6
commit 37f96534ec
6 changed files with 13 additions and 34 deletions

View File

@@ -278,8 +278,6 @@ private:
QString _undoText;
int _undoWidth = 0;
int _buttonHeight = 0;
QPoint _mouse;
bool _inDragArea = false;
SelectedRow _selected;