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

List:       kde-commits
Subject:    [kcalc/frameworks] /: KF5 port: replace deprecated KConfigSkeleton::writeConfig()
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2014-09-30 22:05:36
Message-ID: E1XZ5Y8-0003kV-4p () scm ! kde ! org
[Download RAW message or body]

Git commit 85d4232b149db2a78e947a979f100404472ff9cf by Christoph Feck.
Committed on 24/09/2014 at 23:11.
Pushed by cfeck into branch 'frameworks'.

KF5 port: replace deprecated KConfigSkeleton::writeConfig()

M  +1    -1    kcalc.cpp

http://commits.kde.org/kcalc/85d4232b149db2a78e947a979f100404472ff9cf

diff --git a/kcalc.cpp b/kcalc.cpp
index 873d899..65f743e 100644
--- a/kcalc.cpp
+++ b/kcalc.cpp
@@ -172,7 +172,7 @@ KCalculator::KCalculator(QWidget *parent) :
 //------------------------------------------------------------------------=
------
 KCalculator::~KCalculator() {
 =

-	KCalcSettings::self()->writeConfig();
+	KCalcSettings::self()->save();
 }
 =

 //------------------------------------------------------------------------=
------

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

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