diff options
| -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. // ////////////////////////////////// |