mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
timers manager use openpype style for message box
This commit is contained in:
parent
fbe01ab2ac
commit
41313894ea
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
from avalon import style
|
||||
from Qt import QtCore, QtGui, QtWidgets
|
||||
from openpype import resources
|
||||
from openpype import resources, style
|
||||
|
||||
|
||||
class WidgetUserIdle(QtWidgets.QWidget):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue