printView display the parentView by default

This commit is contained in:
Alexandre Cloutier
2014-06-30 10:42:07 -04:00
parent 2b119c63e0
commit 6b58e034f3
4 changed files with 31 additions and 5 deletions

View File

@@ -24,6 +24,7 @@
@interface UIxCalViewPrint : UIxComponent
{
id item;
SOGoUserSettings *us;
}
@end