Project

General

Profile

Bug #2599 ยป button_icon.patch

WPushButton icon patch - Alan Finley, 01/30/2014 12:38 PM

View differences:

src/Wt/WPushButton.C 2014-01-30 14:30:21.264427394 +0400
image->removeFromParent();
flags_.reset(BIT_ICON_RENDERED);
} else
image->setProperty(PropertySrc, icon_.url());
image->setProperty(PropertySrc, icon_.resolveUrl(WApplication::instance()));
result.push_back(image);
    (1-1/1)