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

List:       kde-commits
Subject:    KDE/kdepim/mobile/lib
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-12-08 11:05:55
Message-ID: 20101208110555.3BD55AC8A6 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1204597 by tokoe:

Fix undefined QML reference


 M  +1 -1      ReorderListContainer.qml  


--- trunk/KDE/kdepim/mobile/lib/ReorderListContainer.qml #1204596:1204597
@@ -49,7 +49,7 @@
     interactive: count * actionItemHeight > height
 
     delegate : ReorderListDelegate {
-        height: _root.actionItemHeight
+        height: _topLevel.actionItemHeight
         width: ListView.view.width;
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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