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

List:       kde-commits
Subject:    [kexi] src/core: GIT_SILENT warnings-- (silent)
From:       Jaroslaw Staniek <staniek () kde ! org>
Date:       2016-02-29 23:12:13
Message-ID: E1aaWz7-0000sv-G4 () scm ! kde ! org
[Download RAW message or body]

Git commit 3fb60eb3d2a5dbad1f2282c8c5ef8f173cbcf817 by Jaroslaw Staniek.
Committed on 29/02/2016 at 23:07.
Pushed by staniek into branch 'master'.

GIT_SILENT warnings--

CID #1353509

M  +1    -1    src/core/kexiguimsghandler.cpp

http://commits.kde.org/kexi/3fb60eb3d2a5dbad1f2282c8c5ef8f173cbcf817

diff --git a/src/core/kexiguimsghandler.cpp b/src/core/kexiguimsghandler.cpp
index 7f6670e..115aadc 100644
--- a/src/core/kexiguimsghandler.cpp
+++ b/src/core/kexiguimsghandler.cpp
@@ -216,7 +216,7 @@ void KexiGUIMessageHandler::showWarningContinueMessage(=
const QString &title,
     if (!KMessageBox::shouldBeShownContinue(dontShowAgainName))
         return;
     //! @todo what about the result?
-    KMessageBox::warningContinueCancel(parentWidget(),
+    (void)KMessageBox::warningContinueCancel(parentWidget(),
                                        title + (details.isEmpty() ? QStrin=
g() : (QString("\n") + details)),
                                        QString(),
                                        KStandardGuiItem::cont(),

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

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