[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=b7112f5

The following commit has been merged in the master branch:
commit b7112f5384db143a7d81cbc1bf8b7314ca369f29
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Fri Sep 24 14:18:00 2010 +0000

    Remove margins in the UI to completely fill the GUI.
    
    svn path=/trunk/playground/network/telepathy-chat-handler/; revision=1179092
---
 lib/chatwindow.ui | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/lib/chatwindow.ui b/lib/chatwindow.ui
index 06704e7..a5bd36e 100644
--- a/lib/chatwindow.ui
+++ b/lib/chatwindow.ui
@@ -14,6 +14,15 @@
    <string>Form</string>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
+   <property name="leftMargin">
+    <number>0</number>
+   </property>
+   <property name="rightMargin">
+    <number>0</number>
+   </property>
+   <property name="bottomMargin">
+    <number>4</number>
+   </property>
    <item>
     <widget class="AdiumThemeView" name="chatArea" native="true"/>
    </item>

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list