diff options
| author | 2014-01-11 21:46:18 +0100 | |
|---|---|---|
| committer | 2014-01-11 21:46:18 +0100 | |
| commit | 26f0dbdebc6117f5ae8af8493939db14a692ebc8 (patch) | |
| tree | 159bad83e267dc4badeff172d44df845b7bde1c2 | |
| parent | 78052519fae2ef7d1c04d5f2ded4612432c68ce9 (diff) | |
| download | OneRoll-26f0dbdebc6117f5ae8af8493939db14a692ebc8.tar.gz OneRoll-26f0dbdebc6117f5ae8af8493939db14a692ebc8.zip | |
Update diceparser.cpp
comments
| -rw-r--r-- | diceparser.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/diceparser.cpp b/diceparser.cpp index 543c824..d842a5f 100644 --- a/diceparser.cpp +++ b/diceparser.cpp @@ -86,6 +86,7 @@ void DiceParser::parseLine(QString str) ////////////////////////////////// // // Display + // @todo : manage it in another class. // ////////////////////////////////// |