aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testrefcounttag.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testrefcounttag.h')
-rw-r--r--tests/testrefcounttag.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testrefcounttag.h b/tests/testrefcounttag.h
index 665266238..1fcdd3dfb 100644
--- a/tests/testrefcounttag.h
+++ b/tests/testrefcounttag.h
@@ -31,6 +31,7 @@ class TestRefCountTag : public QObject
Q_OBJECT
private slots:
void testReferenceCountTag();
+ void testWithApiVersion();
};
#endif