summaryrefslogtreecommitdiffstats
path: root/tests/manual/qscreen/propertyfield.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qscreen/propertyfield.h')
-rw-r--r--tests/manual/qscreen/propertyfield.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/qscreen/propertyfield.h b/tests/manual/qscreen/propertyfield.h
index 2738a215a6..f76ac7fc6b 100644
--- a/tests/manual/qscreen/propertyfield.h
+++ b/tests/manual/qscreen/propertyfield.h
@@ -63,6 +63,7 @@ private:
QString m_lastTextShowing;
QTime m_lastChangeTime;
const QMetaProperty m_prop;
+ QBrush m_defaultBrush;
};
#endif // PROPERTYFIELD_H