refactoring - app.py, files moved to different folders

This commit is contained in:
ingvar1995 2018-04-17 15:14:05 +03:00
parent 91d3f885c0
commit 8a2665ed4d
26 changed files with 287 additions and 302 deletions

View file

@ -11,7 +11,7 @@ import time
from av import calls
import plugin_support
from contacts import basecontact
from ui import items_factory, avwidgets
from ui import items_factory, av_widgets
import cv2
import threading
from contacts.group_chat import *