[Bug 231540] Alternative row colours in contacts list

wuertz kde at wuertz.org
Sat Jan 1 21:26:24 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=231540


wuertz <kde at wuertz.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at wuertz.org




--- Comment #1 from wuertz <kde wuertz org>  2011-01-01 22:26:24 ---
This wish is a very trivial wish. It is just one line:

file: kdepim/kaddressbook/mainwidget.cpp
function: setupGui()

// the items view
mItemView = new Akonadi::EntityTreeView();
mItemView->setObjectName( "ContactView" );
+mItemView->setAlternatingRowColors(true);

But I am not sure if it really looks better.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list