X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FTextBox.py;h=44b8a3cf6b41c739fc08ff574de768fc58d09ae9;hb=b3a41d26169d1867be084a868d86d72c8f2d6af9;hp=117c5c7279a1abd9c6d87f078e96bc3e49a94490;hpb=f95be11f0517eac56013b0ccb14825be97fc1540;p=vuplus_dvbapp diff --git a/lib/python/Screens/TextBox.py b/lib/python/Screens/TextBox.py index 117c5c7..44b8a3c 100644 --- a/lib/python/Screens/TextBox.py +++ b/lib/python/Screens/TextBox.py @@ -23,4 +23,4 @@ class TextBox(Screen): self.close() def cancel(self): - self.close() \ No newline at end of file + self.close()