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

--- Comment #4 from Kai Uwe Broulik <[email protected]> ---
It’s probably:

void PlayerContainer::Play()
{
    Q_ASSERT_X(m_canPlay.value(), Q_FUNC_INFO, qUtf8Printable(identity()));
    ...
}

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

Reply via email to