mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix build on Windows.
This commit is contained in:
parent
489d6d1f58
commit
be6644266d
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
*/
|
*/
|
||||||
#include "ui/effects/toggle_arrow.h"
|
#include "ui/effects/toggle_arrow.h"
|
||||||
|
|
||||||
|
#include <QtCore/QtMath>
|
||||||
|
|
||||||
namespace Ui {
|
namespace Ui {
|
||||||
|
|
||||||
[[nodiscard]] QPainterPath ToggleUpDownArrowPath(
|
[[nodiscard]] QPainterPath ToggleUpDownArrowPath(
|
||||||
|
|
Loading…
Add table
Reference in a new issue