[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [gcompris] src/core: core, add missing default value for the demo field
From:       Bruno Coudoin <bruno.coudoin () gcompris ! net>
Date:       2014-11-30 21:26:28
Message-ID: E1XvC0i-00014n-U7 () scm ! kde ! org
[Download RAW message or body]

Git commit 9d735c914fb0e040c1c6ed2dc48cdf7881b36f6e by Bruno Coudoin.
Committed on 30/11/2014 at 18:54.
Pushed by bcoudoin into branch 'master'.

core, add missing default value for the demo field

M  +2    -1    src/core/ActivityInfo.cpp

http://commits.kde.org/gcompris/9d735c914fb0e040c1c6ed2dc48cdf7881b36f6e

diff --git a/src/core/ActivityInfo.cpp b/src/core/ActivityInfo.cpp
index 868ed4d..1833140 100644
--- a/src/core/ActivityInfo.cpp
+++ b/src/core/ActivityInfo.cpp
@@ -27,7 +27,8 @@
 =

 ActivityInfo::ActivityInfo(QObject *parent):
 	QObject(parent),
-	m_dir("")
+	m_dir(""),
+	m_demo(true)
 {}
 =

 QString ActivityInfo::name() const

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic