From 1b091191145bcaf3fcf89c5d4b9e869001fde6f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andra=CC=81s=20Gyetva=CC=81n?= Date: Wed, 11 Mar 2015 22:01:06 +0100 Subject: [PATCH] MD fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 734560a..a7190aa 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Also, there is a delegate for the calendar, which is used to send a message when - (void) didSelectDate:(NSDate*)selectedDate; @end ``` + #Sample Application The sample application shows the usage of the component as an NSPopover content.