[SCM] ktp-send-file packaging branch, master, updated. debian/15.12.1-2-216-g8f07cdf

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:14:06 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-send-file.git;a=commitdiff;h=e6b02d1

The following commit has been merged in the master branch:
commit e6b02d10c7350e904bc4a3ae84fc4f1ead3082e0
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Tue Oct 11 10:44:00 2011 +0100

    Disable drag and drop on the contact view.
---
 mainwindow.ui | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mainwindow.ui b/mainwindow.ui
index 96823f6..2069aa6 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -83,6 +83,9 @@
      </item>
      <item>
       <widget class="QListView" name="listView">
+       <property name="movement">
+        <enum>QListView::Static</enum>
+       </property>
        <property name="spacing">
         <number>5</number>
        </property>

-- 
ktp-send-file packaging



More information about the pkg-kde-commits mailing list