You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
accept() is a qdialog function, rename
rename our accept function which is not meant to override
qdialog::accept().. but was inadvertently being called by accept() after
pay confirmed.
fix 2 bugs on offer qt gui
1) Word wrap on offer fields (avoid qt dialog resizing on large lines of
text)
2) parse description json object from description field of offer and
display it