mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Merge pull request #2696 from arigit/patch-1
Update hyperlink.py, fixes #2686
This commit is contained in:
@@ -122,7 +122,7 @@ Version 0.7
|
||||
"""
|
||||
|
||||
import wx
|
||||
from wx.lib.stattext import GenStaticText as StaticText
|
||||
from wx import StaticText
|
||||
|
||||
# Import the useful webbrowser module for platform-independent results
|
||||
import webbrowser
|
||||
|
||||
Reference in New Issue
Block a user