tfix #2328 - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit aa090007e9ecd1ef149919af565fa90a50513dcf
DIR parent f7212a473291618ec02e59c35e06d0d391412b97
HTML Author: ThomasV <thomasv@electrum.org>
Date: Thu, 23 Mar 2017 08:50:14 +0100
fix #2328
Diffstat:
M gui/qt/contact_list.py | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/gui/qt/contact_list.py b/gui/qt/contact_list.py
t@@ -23,6 +23,7 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
+import webbrowser
from electrum.i18n import _
from electrum.bitcoin import is_address