From 13c06ff3d9b6f54c3f1f3c025a985c180a604e89 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Tue, 21 Jan 2014 16:33:41 +0100 Subject: Update sortresult.h toString --- node/sortresult.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'node') diff --git a/node/sortresult.h b/node/sortresult.h index a317959..b1f0b29 100644 --- a/node/sortresult.h +++ b/node/sortresult.h @@ -12,6 +12,8 @@ public: void setSortAscending(bool asc); + virtual QString toString()const; + private: bool m_ascending; DiceResult* m_diceResult; -- cgit v1.2.3-70-g09d2