aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testimplicitconversions.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testimplicitconversions.h')
-rw-r--r--tests/testimplicitconversions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testimplicitconversions.h b/tests/testimplicitconversions.h
index 68369bc41..69bef4952 100644
--- a/tests/testimplicitconversions.h
+++ b/tests/testimplicitconversions.h
@@ -35,6 +35,7 @@ private slots:
void testWithPrivateCtors();
void testWithModifiedVisibility();
void testWithAddedCtor();
+ void testWithExternalConversionOperator();
};
#endif