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.cpp | |
| parent | 939a04d3c77bf9aa8d54e912f5e12817de51756c (diff) | |
| download | powder-644c1307124dffd13268445d0aebaed13a090c78.zip powder-644c1307124dffd13268445d0aebaed13a090c78.tar.gz | |
Set properties with integer.property
Diffstat (limited to 'src/pim/Token.cpp')
| -rw-r--r-- | src/pim/Token.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pim/Token.cpp b/src/pim/Token.cpp index 2db451e..1741af0 100644 --- a/src/pim/Token.cpp +++ b/src/pim/Token.cpp @@ -41,6 +41,7 @@ namespace pim "get", "IDENTIFIER", ",", + ".", "INVALID SYMBOL" }; } |
