[SCM] ktp-contact-applet packaging branch, master, updated. debian/15.12.1-1-966-gde83ac5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:18:34 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=5ff1ac3

The following commit has been merged in the master branch:
commit 5ff1ac3bad2ecfdb88c7f26afb06a9f66bb4805e
Author: Aleix Pol <aleixpol at kde.org>
Date:   Fri Mar 29 02:00:56 2013 +0100

    Don't hardcode the scrollbar width
    
    Let the component be as wide as it wants to be
    
    Reviewed by David Edmundson
---
 chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml b/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml
index 69e0cfa..10e7d43 100644
--- a/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml
+++ b/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml
@@ -200,7 +200,6 @@ FocusScope {
         }
 
         flickableItem: view
-        width: 16
         orientation: Qt.Vertical
         opacity: view.atYEnd ? 0.3 : 1
         stepSize: 0

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list