https://bugs.kde.org/show_bug.cgi?id=382164

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |david.nolden.kde@art-master
                   |                            |.de
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Kevin Funk <kf...@kde.org> ---
Wrong fix.

The problem is that ExpandingTree::scrollTo, or rather QTreeView::scrollTo
isn't a slot. QMetaObject::invokeMethod can only be used to invoke signals or
slots.


@David: Want to have a look at that? It's your code:

commit d3edcf1245e35ce5b1647851b64d50e03ffb426e
Author: David Nolden <david.nolden....@art-master.de>
Date:   Tue Mar 1 13:15:27 2016 +0100

    fix selection of active function/class in the outline view

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to