print calendars events&Tasks with colors - either borders or backgrounds

This commit is contained in:
Alexandre Cloutier
2014-08-26 13:36:42 -04:00
parent 6aecccf6ca
commit 38a3b7bb4f
7 changed files with 246 additions and 90 deletions
+2 -2
View File
@@ -19,9 +19,9 @@
* Boston, MA 02111-1307, USA.
*/
#include <SOGoUI/UIxComponent.h>
#include <UIxCalendarSelector.h>
@interface UIxCalViewPrint : UIxComponent
@interface UIxCalViewPrint : UIxCalendarSelector
{
id item;
SOGoUserSettings *us;