aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/XiteQt.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/XiteQt.py')
-rw-r--r--test/XiteQt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/XiteQt.py b/test/XiteQt.py
index 48c39e402..1b3a8dfa0 100644
--- a/test/XiteQt.py
+++ b/test/XiteQt.py
@@ -40,7 +40,7 @@ class XiteWin():
self.ed = ScintillaCallable.ScintillaCallable(self.face, scifn, sciptr)
self.form.show()
-
+
def DoStuff(self):
print(self.test)
self.CmdTest()