mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-17 14:36:45 +00:00
Version 4.14.5: Fix build with GCC.
This commit is contained in:
@@ -208,7 +208,6 @@ PreviewWrap::PreviewWrap(
|
||||
_element->width(),
|
||||
_element->height()
|
||||
).translated(_viewport.topLeft());
|
||||
const auto media = _element->media();
|
||||
_elementInner = _element->innerGeometry().translated(
|
||||
_elementGeometry.topLeft());
|
||||
update();
|
||||
|
Reference in New Issue
Block a user