diff options
Diffstat (limited to 'test/XiteMenu.py')
| -rw-r--r-- | test/XiteMenu.py | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/test/XiteMenu.py b/test/XiteMenu.py index f265387cb..b047cf804 100644 --- a/test/XiteMenu.py +++ b/test/XiteMenu.py @@ -1,5 +1,7 @@  # -*- coding: utf-8 -*- +from __future__ import unicode_literals +  """ Define the menu structure used by the Pentacle applications """  MenuStructure = [ | 
