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

List:       kde-commits
Subject:    playground/base/plasma/declarative-applets/replacements/microblog/contents/ui
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-01-21 19:19:38
Message-ID: 20110121191938.AF4FBAC8BA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1216183 by mart:

use the evil underscore here too to map to the ugly twitter api


 M  +1 -1      PostingWidget.qml  


--- trunk/playground/base/plasma/declarative-applets/replacements/microblog/contents/ui/PostingWidget.qml \
#1216182:1216183 @@ -64,7 +64,7 @@
                         var operation = service.operationDescription("update");
                         operation.password = password
                         operation.status = text;
-                        operation.inReplyToStatusId = inReplyToStatusId
+                        operation.in_reply_to_status_id = inReplyToStatusId
                         print(inReplyToStatusId)
                         service.startOperationCall(operation);
                         text = ""


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

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