aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testenum.h')
-rw-r--r--tests/testenum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testenum.h b/tests/testenum.h
index 9074f754f..38826ccfb 100644
--- a/tests/testenum.h
+++ b/tests/testenum.h
@@ -32,6 +32,7 @@ private slots:
void testEnumCppSignature();
void testEnumWithApiVersion();
void testAnonymousEnum();
+ void testGlobalEnums();
};
#endif