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


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

The following commit has been merged in the master branch:
commit ccf2738cc78021e45eb4a239f4898dbb803d866d
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Fri Feb 1 10:20:56 2013 +0100

    ContactModelRole -> ContactsModelRole
    
    Reviewed-by: David Edmundson
---
 KTp/types.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/KTp/types.h b/KTp/types.h
index 205341c..7ee1f7e 100644
--- a/KTp/types.h
+++ b/KTp/types.h
@@ -39,7 +39,7 @@ namespace KTp
         UserRowType
     };
 
-    enum ContactModelRole {
+    enum ContactsModelRole {
         // general roles
         RowTypeRole = Qt::UserRole //returns one of KTp::ContactRowType, KTp::PersonRowType, KTp::GroupRowType, KTp::AccountRowType
         IdRole, //returns Contact ID, Account UID, or group ID (group name or "_ungrouped")

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list