aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem.h
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-07-09 09:59:16 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-09 19:10:07 -0300
commit9ffc134e0a810ae2deb1d44c24c5d0e4e8123c86 (patch)
tree4ff0466c254b923392b74aa74d0f17536373117a /typesystem.h
parent8f129f10f2fc325b37d017224796aa91f965a83b (diff)
Put back variable-name in 'reference-count' tag.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'typesystem.h')
-rw-r--r--typesystem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/typesystem.h b/typesystem.h
index f8358a763..7c5363e96 100644
--- a/typesystem.h
+++ b/typesystem.h
@@ -95,6 +95,7 @@ struct ReferenceCount
};
Action action;
+ QString varName;
};
struct ArgumentOwner