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

List:       kde-commits
Subject:    [kdepim] importwizard/opera: Add TODO
From:       Montel Laurent <montel () kde ! org>
Date:       2012-08-18 12:46:41
Message-ID: 20120818124641.7C367A6094 () git ! kde ! org
[Download RAW message or body]

Git commit 54669a0d2fb664b49331424bccc9c21a075a1ced by Montel Laurent.
Committed on 18/08/2012 at 14:46.
Pushed by mlaurent into branch 'master'.

Add TODO

M  +3    -0    importwizard/opera/operasettings.cpp

http://commits.kde.org/kdepim/54669a0d2fb664b49331424bccc9c21a075a1ced

diff --git a/importwizard/opera/operasettings.cpp b/importwizard/opera/operasettings.cpp
index 51472db..0b05b37 100644
--- a/importwizard/opera/operasettings.cpp
+++ b/importwizard/opera/operasettings.cpp
@@ -73,6 +73,9 @@ void OperaSettings::readAccount(const KConfigGroup &grp)
 
   const bool enableManualCheck = (grp.readEntry(QLatin1String("Manual Check Enabled"),0) == 1);
 
+  //TODO
+  const bool markAsSeen = (grp.readEntry(QLatin1String("Mark Read If Seen"),0) == 1);
+
   QMap<QString, QVariant> settings;
   if(incomingProtocol == QLatin1String("IMAP")) {
       settings.insert(QLatin1String("ImapServer"),serverName);
[prev in list] [next in list] [prev in thread] [next in thread] 

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