X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fstyledlabel.h;fp=src%2Fuisupport%2Fstyledlabel.h;h=2cd7390a3ecf9486880296c9ec031ded2ea43cb4;hp=6bcdb93c31d87be159bb318c83913c63ce3633b9;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hpb=d4b81a6d777de45611034b26bd89973d19e60c96 diff --git a/src/uisupport/styledlabel.h b/src/uisupport/styledlabel.h index 6bcdb93c..2cd7390a 100644 --- a/src/uisupport/styledlabel.h +++ b/src/uisupport/styledlabel.h @@ -38,7 +38,7 @@ public: ResizeOnHover }; - StyledLabel(QWidget *parent = 0); + StyledLabel(QWidget *parent = nullptr); void setText(const QString &text); void setCustomFont(const QFont &font);