| Summary: | Add ABI check to KDecorations | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Martin Flöser <mgraesslin> |
| Component: | kdecorations | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | task | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | 4.9 | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-workspace/5b601dc6d57819cd2fda0c88c83e9cdceb79ba54 | Version Fixed/Implemented In: | 4.9 |
| Sentry Crash Report: | |||
|
Description
Martin Flöser
2012-05-01 07:23:46 UTC
Git commit 5b601dc6d57819cd2fda0c88c83e9cdceb79ba54 by Thomas Lübking. Committed on 17/05/2012 at 23:25. Pushed by luebking into branch 'master'. add deco API versioning support REVIEW: 104978 FIXED-IN: 4.9 M +3 -0 kwin/clients/aurorae/src/aurorae.cpp M +1 -4 kwin/clients/b2/b2client.cpp M +2 -4 kwin/clients/laptop/laptopclient.cpp M +1 -5 kwin/clients/oxygen/oxygenfactory.cpp M +6 -0 kwin/clients/plastik/plastik.cpp M +13 -0 kwin/libkdecorations/kdecoration.h M +19 -0 kwin/libkdecorations/kdecoration_plugins_p.cpp M +2 -0 kwin/libkdecorations/kdecoration_plugins_p.h http://commits.kde.org/kde-workspace/5b601dc6d57819cd2fda0c88c83e9cdceb79ba54 |