aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/qwintaskbarprogress.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/winextras/qwintaskbarprogress.h')
-rw-r--r--src/winextras/qwintaskbarprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/winextras/qwintaskbarprogress.h b/src/winextras/qwintaskbarprogress.h
index c73afa2..6b31eef 100644
--- a/src/winextras/qwintaskbarprogress.h
+++ b/src/winextras/qwintaskbarprogress.h
@@ -59,7 +59,7 @@ class Q_WINEXTRAS_EXPORT QWinTaskbarProgress : public QObject
Q_PROPERTY(bool stopped READ isStopped NOTIFY stoppedChanged)
public:
- explicit QWinTaskbarProgress(QObject *parent = 0);
+ explicit QWinTaskbarProgress(QObject *parent = Q_NULLPTR);
~QWinTaskbarProgress();
int value() const;