aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'typesystem.h')
-rw-r--r--typesystem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/typesystem.h b/typesystem.h
index 23b9d24cc..f8358a763 100644
--- a/typesystem.h
+++ b/typesystem.h
@@ -277,6 +277,9 @@ struct ArgumentModification
//Api version
double version;
+
+ //New name
+ QString renamed_to;
};
struct APIEXTRACTOR_API Modification