[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:06:03 UTC 2016


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

The following commit has been merged in the master branch:
commit e8439714d77cd371aa92036a163fe9fd0bf35f50
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Thu Jan 3 09:22:57 2013 +0000

    add disbale copy on contacts-list-model
---
 KTp/Models/contacts-list-model.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/KTp/Models/contacts-list-model.h b/KTp/Models/contacts-list-model.h
index 2906939..876a485 100644
--- a/KTp/Models/contacts-list-model.h
+++ b/KTp/Models/contacts-list-model.h
@@ -46,6 +46,7 @@ private Q_SLOTS:
     void onConnectionDropped();
 
 private:
+    Q_DISABLE_COPY(ContactsListModel)
     class Private;
     Private *d;
 

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list