From 1e2c2131bfa90256817bc0299892af06bcfca608 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 21 Apr 2016 06:45:15 +0200 Subject: Fix error and warning from CppCheck --- die.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'die.cpp') diff --git a/die.cpp b/die.cpp index 7a79e88..1c52adb 100644 --- a/die.cpp +++ b/die.cpp @@ -43,6 +43,7 @@ Die::Die(const Die& die) m_faces = die.m_faces; m_highlighted = die.m_highlighted; m_base = die.m_base; + m_color = die.getColor(); } void Die::setValue(qint64 r) -- cgit v1.2.3-70-g09d2