[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:59:30 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=c9ce517

The following commit has been merged in the master branch:
commit c9ce517c7ba4b2bcbbe372bccca35cb7025b5c1a
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Thu Aug 21 16:06:49 2014 +0200

    Port KLineEdit to QLineEdit
---
 x-telepathy-password-prompt.ui | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x-telepathy-password-prompt.ui b/x-telepathy-password-prompt.ui
index 54c01a4..e7cf52a 100644
--- a/x-telepathy-password-prompt.ui
+++ b/x-telepathy-password-prompt.ui
@@ -73,7 +73,7 @@
         </widget>
        </item>
        <item row="2" column="1">
-        <widget class="KLineEdit" name="passwordLineEdit">
+        <widget class="QLineEdit" name="passwordLineEdit">
          <property name="echoMode">
           <enum>QLineEdit::Password</enum>
          </property>
@@ -97,9 +97,6 @@
    <class>KTitleWidget</class>
    <extends>QWidget</extends>
    <header>ktitlewidget.h</header>
-   <class>KLineEdit</class>
-   <extends>QLineEdit</extends>
-   <header>klineedit.h</header>
   </customwidget>
  </customwidgets>
  <resources/>

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list