hotfix/convert old app code to pypeapp

This commit is contained in:
Milan Kolar 2019-04-12 23:14:45 +02:00
parent b72368e1d7
commit 44b9e48a67
13 changed files with 24 additions and 36 deletions

View file

@ -1,6 +1,6 @@
from app import style
from pypeapp import style
from avalon.vendor.Qt import QtCore, QtGui, QtWidgets
import os
import getpass
@ -9,9 +9,6 @@ import platform
import ftrack_api
# object symbol
class Project_name_getUI(QtWidgets.QWidget):
'''
Project setting ui: here all the neceserry ui widgets are created