aboutsummaryrefslogtreecommitdiffstats
path: root/abstractmetalang.h
diff options
context:
space:
mode:
Diffstat (limited to 'abstractmetalang.h')
-rw-r--r--abstractmetalang.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/abstractmetalang.h b/abstractmetalang.h
index 13ec712cc..d53c5656a 100644
--- a/abstractmetalang.h
+++ b/abstractmetalang.h
@@ -746,7 +746,8 @@ public:
SignalFunction,
EmptyFunction,
SlotFunction,
- GlobalScopeFunction
+ GlobalScopeFunction,
+ UserAddedFunction, // Function added by the typesystem
};
enum CompareResult {