GCC warning.
This commit is contained in:
parent
c03a847342
commit
83ea11cc19
|
@ -57,7 +57,7 @@ protected:
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Q_DISABLE_COPY_MOVE(VAspectRatioPixmapLabel) // NOLINT
|
Q_DISABLE_COPY_MOVE(VAspectRatioPixmapLabel) // NOLINT
|
||||||
QPixmap m_pix;
|
QPixmap m_pix{};
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // VASPECTRATIOPIXMAPLABEL_H
|
#endif // VASPECTRATIOPIXMAPLABEL_H
|
||||||
|
|
Loading…
Reference in New Issue
Block a user