[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:46 UTC 2016
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=61a8ad5
The following commit has been merged in the master branch:
commit 61a8ad5920bf22d8d8280293f37817c7350f4534
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Fri Feb 24 16:50:15 2012 +0100
    Remove unused signal
---
 KTp/Models/accounts-list-model.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/KTp/Models/accounts-list-model.h b/KTp/Models/accounts-list-model.h
index 15238b6..2263a88 100644
--- a/KTp/Models/accounts-list-model.h
+++ b/KTp/Models/accounts-list-model.h
@@ -55,7 +55,6 @@ public:
     AccountItem* itemForIndex(const QModelIndex &index);
 
 Q_SIGNALS:
-    void protocolSelected(QString, QString);
     void setTitleForCustomPages(QString, QList<QString>);
 
 public Q_SLOTS:
-- 
ktp-common-internals packaging
    
    
More information about the pkg-kde-commits
mailing list