Skip to content

Commit a108ee5

Browse files
committed
fix import errors
1 parent 629acf6 commit a108ee5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

auratext/Core/window.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from PyQt6.QtGui import QBrush
2+
from PyQt6.QtGui import QPen
13
from PyQt6.QtGui import QPainter
24
from PyQt6.QtWidgets import QFileIconProvider
35
import datetime

0 commit comments

Comments
 (0)