Summary: | The print button in the Sky Calendar doesn't seem to work | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | gerlos <gerlosgm> |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexey.skladnoy, jsid, mutlaqja |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Implement the print function of the sky calendar |
Description
gerlos
2009-10-10 00:57:44 UTC
Created attachment 38700 [details]
Implement the print function of the sky calendar
This fonction was not implemented.
Here is a patch that add the necessary code to SkyCalendar::slotPrint().
Note: I don't have a real printer, but it works fine when I choose "print to file".
Waiting for feature unfreeze to commit the patch.
SVN commit 1072352 by jsonrier: Implement the print function of the sky calendar. CCBUG: 210035 CCMAIL: kstars-devel@kde.org M +1 -1 calendarwidget.cpp M +78 -0 skycalendar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1072352 Fixed in trunk. Closing |