Skip to content

Commit

Permalink
use list of libraries as a starting window
Browse files Browse the repository at this point in the history
  • Loading branch information
yedpodtrzitko committed May 4, 2024
1 parent 3f2be47 commit d0cf0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tagstudio/src/qt/ts_qt.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
QGuiApplication,
QPixmap,
QMouseEvent,
QColor,
QAction,
QFontDatabase,
QIcon,
QColor,
)
from PySide6.QtUiTools import QUiLoader
from PySide6.QtWidgets import (
Expand Down

0 comments on commit d0cf0fb

Please sign in to comment.