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

List:       kde-commits
Subject:    [libkdeaccessibilityclient] src/qaccessibilityclient: Remove debug output
From:       Frederik Gladhorn <frederik.gladhorn () digia ! com>
Date:       2014-04-30 20:33:56
Message-ID: E1WfbCW-0006mT-UM () scm ! kde ! org
[Download RAW message or body]

Git commit b3906b4b8660a4125916719f5016cd41c45d9cd3 by Frederik Gladhorn.
Committed on 30/04/2014 at 20:32.
Pushed by gladhorn into branch 'master'.

Remove debug output

M  +1    -1    src/qaccessibilityclient/registry_p.cpp

http://commits.kde.org/libkdeaccessibilityclient/b3906b4b8660a4125916719f5016cd41c45d9cd3


diff --git a/src/qaccessibilityclient/registry_p.cpp \
b/src/qaccessibilityclient/registry_p.cpp index 584685b..c86eee8 100644
--- a/src/qaccessibilityclient/registry_p.cpp
+++ b/src/qaccessibilityclient/registry_p.cpp
@@ -1430,7 +1430,7 @@ bool RegistryPrivate::removeAccessibleObject(const \
QAccessibleClient::QSpiObject  
 void RegistryPrivate::slotChildrenChanged(const QString &state, int detail1, int \
detail2, const QDBusVariant &args, const QAccessibleClient::QSpiObjectReference \
&reference)  {
-    qDebug() << Q_FUNC_INFO << state << detail1 << detail2 << args.variant() << \
reference.path.path(); +//    qDebug() << Q_FUNC_INFO << state << detail1 << detail2 \
                << args.variant() << reference.path.path();
     QAccessibleClient::AccessibleObject parentAccessible = accessibleFromContext();
     if (!parentAccessible.isValid()) {
         qWarning() << Q_FUNC_INFO << "Children change with invalid parent." << \
reference.path.path();


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

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