aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/ivigenerator/org.example.echo.qtro.qface
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/ivigenerator/org.example.echo.qtro.qface')
-rw-r--r--tests/auto/core/ivigenerator/org.example.echo.qtro.qface1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/core/ivigenerator/org.example.echo.qtro.qface b/tests/auto/core/ivigenerator/org.example.echo.qtro.qface
index d9a446a..9d4b93b 100644
--- a/tests/auto/core/ivigenerator/org.example.echo.qtro.qface
+++ b/tests/auto/core/ivigenerator/org.example.echo.qtro.qface
@@ -33,6 +33,7 @@ interface Echo {
list<Contact> contactList;
Contact contact;
WeekDay weekDay;
+ real UPPERCASEPROPERTY;
string echo(string msg);
string id() const;