Summary: | Wrong behaviour on importing color schemes files | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Dario Andres <andresbajotierra> |
Component: | kcm_colors | Assignee: | Matthew Woehlke <mwoehlke.floss> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexanderroessler |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Proposed patch |
Description
Dario Andres
2009-01-03 23:00:00 UTC
Created attachment 29876 [details]
Proposed patch
I'm not really sure if the patch affects something else or if it's safe.
*** Bug 179547 has been marked as a duplicate of this bug. *** SVN commit 930229 by darioandres: Enable apply button on importing color scheme Fix some wrong behaviour on cancelling an overwrite dialog on importing a color scheme Added Q_UNUSED in some functions BUG: 179551 M +45 -8 colorscm.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=930229 SVN commit 930232 by darioandres: Backport to branch4.2 of: SVN commit 930229 by darioandres: Enable apply button on importing color scheme Fix some wrong behaviour on cancelling an overwrite dialog on importing a color scheme Added Q_UNUSED in some functions CCBUG: 179551 M +45 -8 colorscm.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=930232 |