diff options
Diffstat (limited to 'node/sortresult.h')
| -rw-r--r-- | node/sortresult.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/sortresult.h b/node/sortresult.h index d505e4b..c4f96dc 100644 --- a/node/sortresult.h +++ b/node/sortresult.h @@ -49,7 +49,7 @@ public: * @brief toString * @return */ - virtual QString toString()const; + virtual QString toString(bool wl)const; /** * @brief getPriority * @return |