Summary: | The 'Enter/Skip schedule' action icons are not visible on the homepage on Windows | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cristian Oneț
2012-01-13 21:21:59 UTC
Git commit 8be35819327d9cfca3e91ee42cbd25b7486369e1 by Cristian Oneț. Committed on 13/01/2012 at 22:19. Pushed by conet into branch 'master'. The css file was already give as a file path without the 'file://' protocol description and that worked fine. M +2 -2 kmymoney/views/khomeview.cpp http://commits.kde.org/kmymoney/8be35819327d9cfca3e91ee42cbd25b7486369e1 Git commit cc4ff9a6c02202e9962ed06d26871ef162d49482 by Cristian Oneț. Committed on 13/01/2012 at 22:19. Pushed by conet into branch '4.6'. The css file was already give as a file path without the 'file://' protocol description and that worked fine. (cherry picked from commit 8be35819327d9cfca3e91ee42cbd25b7486369e1) M +2 -2 kmymoney/views/khomeview.cpp http://commits.kde.org/kmymoney/cc4ff9a6c02202e9962ed06d26871ef162d49482 |