aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testmodifyfunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testmodifyfunction.h')
-rw-r--r--tests/testmodifyfunction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testmodifyfunction.h b/tests/testmodifyfunction.h
index 40adf127f..95b7b6a7f 100644
--- a/tests/testmodifyfunction.h
+++ b/tests/testmodifyfunction.h
@@ -33,6 +33,7 @@ class TestModifyFunction : public QObject
void testOwnershipTransfer();
void testWithApiVersion();
void testRenameArgument();
+ void invalidateAfterUse();
};
#endif