<table><tr><td style="">himanshuvishwakarma updated this revision to Diff 30148.<br />himanshuvishwakarma added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D11034">View Revision</a></tr></table><br /><div><div><p>I am doing the mistake in the adding a protected constructor so, it gives the ambiguity error.</p>

<p>Now, I add a protected constructor taking the path as parameter and use it in to instantiate the inherited class and it working fine.</p>

<p>I also add a function: getConstructor() in private to the class ApplicationSettings because the same code is repeating again and again in the constructor.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R2 GCompris</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D11034?vs=30019&id=30148">https://phabricator.kde.org/D11034?vs=30019&id=30148</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11034">https://phabricator.kde.org/D11034</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
src/core/ApplicationSettings.cpp<br />
src/core/ApplicationSettings.h<br />
tests/core/ApplicationSettingsTest.cpp<br />
tests/core/CMakeLists.txt</div></div></div><br /><div><strong>To: </strong>himanshuvishwakarma, jjazeix, dmadaan, rudranilbasu, timotheegiet, GCompris<br /><strong>Cc: </strong>KDE Edu, GCompris, harrymecwan, ganeshredcobra, nityanandkumar, echarruau, rahulyadav, narvaez, scagarwal, apol, timotheegiet, hkaelberer, jjazeix, bcoudoin<br /></div>