From 3853227d5852f45341c1ee49be4411ada78d860c Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 5 Jan 2014 13:12:05 +0100 Subject: Add new management of result. It may require to make several --- node/sortresult.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'node/sortresult.cpp') diff --git a/node/sortresult.cpp b/node/sortresult.cpp index f4364fa..f842fcc 100644 --- a/node/sortresult.cpp +++ b/node/sortresult.cpp @@ -12,8 +12,8 @@ void SortResultNode::run(ExecutionNode* node) { return; } - QList diceList=node->getResult()->getResultList(); - QList diceList2=m_result.getResultList(); + QList diceList=node->getResult()->getResultList(); + QList diceList2=m_result.getResultList(); diceList2 = diceList; if(!m_ascending) -- cgit v1.2.3-70-g09d2