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

List:       kde-commits
Subject:    [libksieve] src/ksieveui/autocreatescripts: Fix ifdef
From:       Montel Laurent <null () kde ! org>
Date:       2017-07-31 20:12:40
Message-ID: E1dcH3Q-0006pp-PB () code ! kde ! org
[Download RAW message or body]

Git commit 138ac30ed5d94b2ab58cb805ce2de905452babd3 by Montel Laurent.
Committed on 31/07/2017 at 20:12.
Pushed by mlaurent into branch 'master'.

Fix ifdef

M  +1    -1    src/ksieveui/autocreatescripts/sievescriptlistbox.cpp

https://commits.kde.org/libksieve/138ac30ed5d94b2ab58cb805ce2de905452babd3

diff --git a/src/ksieveui/autocreatescripts/sievescriptlistbox.cpp \
b/src/ksieveui/autocreatescripts/sievescriptlistbox.cpp index d2b2ce4..f5d0072 100644
--- a/src/ksieveui/autocreatescripts/sievescriptlistbox.cpp
+++ b/src/ksieveui/autocreatescripts/sievescriptlistbox.cpp
@@ -474,7 +474,7 @@ void SieveScriptListBox::loadBlock(QXmlStreamReader &n, \
SieveScriptPage *current  }
         } else if (tagName == QLatin1String("comment")) {
             previousElementWasAComment = true;
-#ifdef QDOMELEMENT_FIXME
+#ifdef FIXME_COMMENT
             if (e.hasAttribute(QStringLiteral("hash"))) {
                 //TODO
             } else if (e.hasAttribute(QStringLiteral("bracket"))) {


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

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