diff -r 478bc57ad291 -r 64e38f08e49c emailuis/nmailuiwidgets/bwins/nmailuiwidgetsu.def --- a/emailuis/nmailuiwidgets/bwins/nmailuiwidgetsu.def Thu Sep 02 20:15:00 2010 +0300 +++ b/emailuis/nmailuiwidgets/bwins/nmailuiwidgetsu.def Fri Sep 17 08:27:21 2010 +0300 @@ -133,4 +133,6 @@ ?checkColor@NmAttachmentListWidget@@AAE?AVQColor@@XZ @ 132 NONAME ; class QColor NmAttachmentListWidget::checkColor(void) ?changeEvent@NmAttachmentListWidget@@MAEXPAVQEvent@@@Z @ 133 NONAME ; void NmAttachmentListWidget::changeEvent(class QEvent *) ?setPressed@NmAttachmentListItem@@QAEX_N@Z @ 134 NONAME ; void NmAttachmentListItem::setPressed(bool) + ?setBackgroundColor@NmAttachmentListItem@@QAEXVQColor@@@Z @ 135 NONAME ; void NmAttachmentListItem::setBackgroundColor(class QColor) + ?setBackgroundColor@NmAttachmentListWidget@@QAEXVQColor@@@Z @ 136 NONAME ; void NmAttachmentListWidget::setBackgroundColor(class QColor)