[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-framework] src/declarativeimports/calendar/qml: [calendar] Add missing item id
From:       Martin Klapetek <mklapetek () kde ! org>
Date:       2015-11-17 22:46:01
Message-ID: E1Zyp0j-000228-9I () scm ! kde ! org
[Download RAW message or body]

Git commit e757ebb4839690e20c1ce009c6f87fb92cc0bb37 by Martin Klapetek.
Committed on 17/11/2015 at 22:45.
Pushed by mklapetek into branch 'master'.

[calendar] Add missing item id

M  +1    -0    src/declarativeimports/calendar/qml/MonthView.qml

http://commits.kde.org/plasma-framework/e757ebb4839690e20c1ce009c6f87fb92cc0bb37

diff --git a/src/declarativeimports/calendar/qml/MonthView.qml \
b/src/declarativeimports/calendar/qml/MonthView.qml index 425b15b..c876e3b 100644
--- a/src/declarativeimports/calendar/qml/MonthView.qml
+++ b/src/declarativeimports/calendar/qml/MonthView.qml
@@ -219,6 +219,7 @@ PinchArea {
         }
 
         initialItem: DaysCalendar {
+            id: mainDaysCalendar
             title: calendarBackend.displayedDate.getFullYear() == new \
Date().getFullYear() ? root.selectedMonth :  root.selectedMonth + ", " + \
root.selectedYear  
             columns: calendarBackend.days


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic