Summary: | Missing Phonon::operator<<(QDebug, Phonon::CaptureCategory const&) implementation | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Pulfer <pulfer> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | martin.sandsmark, myriam, romain.perier |
Priority: | NOR | ||
Version: | 4.7.0 | ||
Target Milestone: | 4.8 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/phonon/73b5d9628fa15890f78dec28653447596ab04539 | Version Fixed In: | 4.7.1 |
Sentry Crash Report: | |||
Attachments: | Patch to fix the issue |
Description
Pulfer
2013-11-11 15:54:05 UTC
Created attachment 83494 [details]
Patch to fix the issue
Git commit 73b5d9628fa15890f78dec28653447596ab04539 by Harald Sitter. Committed on 11/11/2013 at 16:20. Pushed by sitter into branch '4.7'. Add missing qdebug operator defintion. FIXED-IN: 4.7.1 M +6 -0 phonon/phononnamespace.cpp http://commits.kde.org/phonon/73b5d9628fa15890f78dec28653447596ab04539 Thanks for the patch. |