Revision 844091
Go back to digest for 10th August 2008Bug Fixes in KDE-PIM
Jonathan Marten committed changes in /trunk/KDE/kdepim/kmail/recipientspicker.cpp:
Recipients picker: fix all of the widgets and buttons being squashed together with no space between them.
Use addLayout() instead of addItem() so that the spacing gets properly inherited (Qt documentation says "addItem is not usually called in application code").
Use the wonderful new QFormLayout for the address book and search rows.
File Changes
Modified 1 files
- /trunk/KDE/kdepim/kmail/recipientspicker.cpp
1 files changed in total