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

List:       kde-commits
Subject:    [spacebar] app/package/contents/ui: [app] Give the send button an id
From:       Martin Klapetek <mklapetek () kde ! org>
Date:       2016-05-14 18:35:25
Message-ID: E1b1ePN-0005D3-9Z () scm ! kde ! org
[Download RAW message or body]

Git commit 87b3bba85a52071220b012f5adb5dc410a2d44bc by Martin Klapetek.
Committed on 14/05/2016 at 18:33.
Pushed by mklapetek into branch 'master'.

[app] Give the send button an id

Forgot to commit with the TextArea change

M  +2    -0    app/package/contents/ui/ConversationPage.qml

http://commits.kde.org/spacebar/87b3bba85a52071220b012f5adb5dc410a2d44bc

diff --git a/app/package/contents/ui/ConversationPage.qml b/app/package/contents/ui/ConversationPage.qml
index 95a636b..cb6be7e 100644
--- a/app/package/contents/ui/ConversationPage.qml
+++ b/app/package/contents/ui/ConversationPage.qml
@@ -219,6 +219,8 @@ Kirigami.Page {
                 }
 
                 Button {
+                Button {
+                    id: sendButton
                     enabled: conversation !== null
                     text: conversation.account !== null && conversation.account.online ?
                                     i18nc("Button label; Send message", "Send")

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

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