aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/qwinfunctions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/winextras/qwinfunctions.h')
-rw-r--r--src/winextras/qwinfunctions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/winextras/qwinfunctions.h b/src/winextras/qwinfunctions.h
index c1dc340..7190258 100644
--- a/src/winextras/qwinfunctions.h
+++ b/src/winextras/qwinfunctions.h
@@ -89,7 +89,7 @@ namespace QtWin
Q_WINEXTRAS_EXPORT QString stringFromHresult(HRESULT hresult);
Q_WINEXTRAS_EXPORT QString errorStringFromHresult(HRESULT hresult);
- Q_WINEXTRAS_EXPORT QColor colorizationColor(bool *opaqueBlend = 0);
+ Q_WINEXTRAS_EXPORT QColor colorizationColor(bool *opaqueBlend = Q_NULLPTR);
Q_WINEXTRAS_EXPORT QColor realColorizationColor();
Q_WINEXTRAS_EXPORT void setWindowExcludedFromPeek(QWindow *window, bool exclude);