diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-09-21 20:21:03 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-09-21 20:21:03 (GMT) |
| commit | 644c1307124dffd13268445d0aebaed13a090c78 (patch) | |
| tree | e0d1ba738b7adbb484ba6d1fb3ae094e0c94b610 /src/pim/Token.h | |
| parent | 939a04d3c77bf9aa8d54e912f5e12817de51756c (diff) | |
| download | powder-644c1307124dffd13268445d0aebaed13a090c78.zip powder-644c1307124dffd13268445d0aebaed13a090c78.tar.gz | |
Set properties with integer.property
Diffstat (limited to 'src/pim/Token.h')
| -rw-r--r-- | src/pim/Token.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pim/Token.h b/src/pim/Token.h index 6a80f49..42e0bc2 100644 --- a/src/pim/Token.h +++ b/src/pim/Token.h @@ -56,6 +56,7 @@ namespace pim Identifier, CommaSymbol, + DotSymbol, InvalidSymbol, |
