diff options
| author | 2015-04-23 10:52:16 +0200 | |
|---|---|---|
| committer | 2015-04-23 10:52:16 +0200 | |
| commit | f9d748791c1d7e3d2dc4f51bec4f86a6732083e4 (patch) | |
| tree | e78a76f0dda274fb470e81c930cb2d62cb07de92 /diceparser.h | |
| parent | cd21a9b1252f4d000b18ccecacc9c4e92d59f67b (diff) | |
| download | OneRoll-f9d748791c1d7e3d2dc4f51bec4f86a6732083e4.tar.gz OneRoll-f9d748791c1d7e3d2dc4f51bec4f86a6732083e4.zip | |
improvement of the lib
Diffstat (limited to 'diceparser.h')
| -rw-r--r-- | diceparser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/diceparser.h b/diceparser.h index 3f80acb..249a630 100644 --- a/diceparser.h +++ b/diceparser.h @@ -121,7 +121,7 @@ public: /** * @brief displayDotTree */ - void displayDotTree(); + void writeDownDotTree(QString filepath); /** * @brief getLastIntegerResult * @return |