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

List:       kde-commits
Subject:    [kreport/nonvisual-T517-staniek] src/common: Explain why 'kexireport'
From:       Jaroslaw Staniek <staniek () kde ! org>
Date:       2015-08-01 0:04:26
Message-ID: E1ZLKHq-00044c-PA () scm ! kde ! org
[Download RAW message or body]

Git commit 7b1aeaa55126798076b24d0e35fbdd5070c8d67c by Jaroslaw Staniek.
Committed on 30/07/2015 at 23:16.
Pushed by staniek into branch 'nonvisual-T517-staniek'.

Explain why 'kexireport'

M  +1    -1    src/common/KReportDesign_p.cpp

http://commits.kde.org/kreport/7b1aeaa55126798076b24d0e35fbdd5070c8d67c

diff --git a/src/common/KReportDesign_p.cpp b/src/common/KReportDesign_p.cpp
index 8ba415d..7b387c5 100644
--- a/src/common/KReportDesign_p.cpp
+++ b/src/common/KReportDesign_p.cpp
@@ -391,7 +391,7 @@ bool KReportDesign::Private::processDocument(const QDomDocument \
                &doc,
                                              KReportDesignReadingStatus *status)
 {
     const QDomElement rootEl = doc.documentElement();
-    const QLatin1String rootElName("kexireport");
+    const QLatin1String rootElName("kexireport"); // legacy name kept for \
compatibility  if (doc.doctype().name() != rootElName) {
         setStatus(status, QString::fromLatin1("Document type should be \
\"%1\"").arg(rootElName), rootEl);  return false;


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

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