setup.py and fixes

This commit is contained in:
ingvar1995 2016-07-05 21:43:51 +03:00
parent 88e9317a41
commit 1c788a73c6
14 changed files with 122 additions and 28 deletions

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from menu import *
from profile import *
from profile_ import *
from list_items import *
from widgets import MultilineEdit, LineEdit
import plugin_support