[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-01 15:44:36
Message-ID: 20101201154436.4D175AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202615 by tokoe:

Let the KPIM.Action use QAction.text property again


 M  +1 -1      Action.qml  


--- trunk/KDE/kdepim/mobile/lib/Action.qml #1202614:1202615
@@ -51,7 +51,7 @@
   Binding {
     target : buttonText
     property : "text"
-    value : { action.iconText.replace("&", ""); }
+    value : { action.text.replace("&", ""); }
   }
 
   Binding {
[prev in list] [next in list] [prev in thread] [next in thread] 

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