aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquicktumbler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquicktumbler.cpp')
-rw-r--r--src/quicktemplates2/qquicktumbler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquicktumbler.cpp b/src/quicktemplates2/qquicktumbler.cpp
index 7bf2c66f..d70b0932 100644
--- a/src/quicktemplates2/qquicktumbler.cpp
+++ b/src/quicktemplates2/qquicktumbler.cpp
@@ -817,7 +817,7 @@ QQuickTumblerAttached::QQuickTumblerAttached(QObject *parent) :
if (delegateItem)
d->init(delegateItem);
else if (parent)
- qmlInfo(parent) << "Tumbler: attached properties of Tumbler must be accessed through a delegate item";
+ qmlWarning(parent) << "Tumbler: attached properties of Tumbler must be accessed through a delegate item";
if (d->tumbler) {
// When the Tumbler is completed, wrapChanged() is emitted to let QQuickTumblerView