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


wuertz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- 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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to