summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qstencilopseparate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qstencilopseparate.h')
-rw-r--r--src/render/renderstates/qstencilopseparate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/renderstates/qstencilopseparate.h b/src/render/renderstates/qstencilopseparate.h
index 6b82b7c9e..1da98a82c 100644
--- a/src/render/renderstates/qstencilopseparate.h
+++ b/src/render/renderstates/qstencilopseparate.h
@@ -97,7 +97,7 @@ Q_SIGNALS:
void faceModeChanged(StencilFaceMode faceMode);
private:
- explicit QStencilOpSeparate(StencilFaceMode mode, QObject *parent = 0);
+ explicit QStencilOpSeparate(StencilFaceMode mode, QObject *parent = Q_NULLPTR);
Q_DECLARE_PRIVATE(QStencilOpSeparate)
friend class QStencilOpPrivate;