aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickcontainer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquickcontainer_p.h')
-rw-r--r--src/quicktemplates2/qquickcontainer_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quicktemplates2/qquickcontainer_p.h b/src/quicktemplates2/qquickcontainer_p.h
index 59f85b49..3aa1f13e 100644
--- a/src/quicktemplates2/qquickcontainer_p.h
+++ b/src/quicktemplates2/qquickcontainer_p.h
@@ -86,6 +86,7 @@ public:
public Q_SLOTS:
void setCurrentIndex(int index);
+ // 2.1 (Qt 5.8)
Q_REVISION(1) void incrementCurrentIndex();
Q_REVISION(1) void decrementCurrentIndex();