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