Summary: | [PATCH] Use KDE neutral color for message bar at top of screen | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Robert Knight <robertknight> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Use KColorScheme instead of hard coded colors for palette. |
Description
Robert Knight
2008-01-23 14:00:57 UTC
Created attachment 23214 [details]
Use KColorScheme instead of hard coded colors for palette.
SVN commit 765205 by pino: Use the standard KDE color for the content area messages. Patch by Robert Knight, thanks! BUG: 156457 M +2 -4 pageviewutils.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=765205 SVN commit 765206 by pino: Backport: use the standard KDE color for the content area messages, patch by Robert Knight. CCBUG: 156457 M +2 -4 pageviewutils.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=765206 |