summaryrefslogtreecommitdiffstats
path: root/tests/testnestedtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testnestedtypes.h')
-rw-r--r--tests/testnestedtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testnestedtypes.h b/tests/testnestedtypes.h
index b9980b0..d0b828b 100644
--- a/tests/testnestedtypes.h
+++ b/tests/testnestedtypes.h
@@ -30,6 +30,7 @@ class TestNestedTypes : public QObject
Q_OBJECT
private slots:
void testNestedTypesModifications();
+ void testDuplicationOfNestedTypes();
};
#endif