- Oops.
This commit is contained in:
parent
ed433130e2
commit
c63b87c750
@ -21,6 +21,9 @@ basedir = ""
|
||||
|
||||
class AboutScyther(wx.Dialog):
|
||||
def __init__(self,parent,mybasedir=None):
|
||||
|
||||
global basedir
|
||||
|
||||
self.text = '''
|
||||
<html>
|
||||
<body bgcolor="#ffffff">
|
||||
|
Loading…
Reference in New Issue
Block a user