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