aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/autotest/testtreemodel.h
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@theqtcompany.com>2015-11-02 11:06:19 +0100
committerChristian Stenger <christian.stenger@theqtcompany.com>2015-11-13 11:32:23 +0000
commit28fc8c02b36875dae31c1baa5d77a6d4b08fd0c1 (patch)
tree7610b138203d8014c93f39a15e7790a277bd3edc /plugins/autotest/testtreemodel.h
parent1b97b5e4d3757e5e5ca85032c133009dea9de945 (diff)
Add plugin unit test for data tagsat-v3.6.0-rc1
Change-Id: I765989cd18c3aff0b8bbc81e4e303e9354e327b7 Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Diffstat (limited to 'plugins/autotest/testtreemodel.h')
-rw-r--r--plugins/autotest/testtreemodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/autotest/testtreemodel.h b/plugins/autotest/testtreemodel.h
index 5c51648ed5..fe0a8d702b 100644
--- a/plugins/autotest/testtreemodel.h
+++ b/plugins/autotest/testtreemodel.h
@@ -67,6 +67,7 @@ public:
int autoTestsCount() const;
int namedQuickTestsCount() const;
int unnamedQuickTestsCount() const;
+ int dataTagsCount() const;
#endif
signals: