[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:05:44 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=6b132d1

The following commit has been merged in the master branch:
commit 6b132d19fabf791b167776e48478eae435e94f5e
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Mon Sep 19 04:04:16 2011 +0100

    Replace tabs with spaces
---
 KTp/Models/accounts-list-model.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/KTp/Models/accounts-list-model.h b/KTp/Models/accounts-list-model.h
index cc81c1e..a2339b2 100644
--- a/KTp/Models/accounts-list-model.h
+++ b/KTp/Models/accounts-list-model.h
@@ -52,11 +52,11 @@ public:
     AccountItem* itemForIndex(const QModelIndex &index);
 
 Q_SIGNALS:
-	void protocolSelected(QString, QString);
-	void setTitleForCustomPages(QString, QList<QString>);
+    void protocolSelected(QString, QString);
+    void setTitleForCustomPages(QString, QList<QString>);
 
 public Q_SLOTS:
-	void onTitleForCustomPages(QString, QList<QString>);
+    void onTitleForCustomPages(QString, QList<QString>);
 
 private Q_SLOTS:
     void onAccountItemRemoved();

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list