GCC warning.

This commit is contained in:
Roman Telezhynskyi 2023-10-19 18:13:26 +03:00
parent c03a847342
commit 83ea11cc19

View File

@ -57,7 +57,7 @@ protected:
private:
Q_DISABLE_COPY_MOVE(VAspectRatioPixmapLabel) // NOLINT
QPixmap m_pix;
QPixmap m_pix{};
};
#endif // VASPECTRATIOPIXMAPLABEL_H