src\MainWindow.py formatiert

This commit is contained in:
2025-05-28 19:30:37 +02:00
parent 0e629ecaaa
commit 7426d9c50d
+1 -1
View File
@@ -3,7 +3,7 @@ import os
import pymupdf # PyMuPDF
from PySide6.QtCore import Qt
from PySide6.QtGui import QCursor, QPixmap, QImage, QPainter, QAction, QIcon
from PySide6.QtGui import QCursor, QPixmap, QImage, QPainter, QAction
from PySide6.QtWidgets import QLabel, QMainWindow, QApplication, QStyleFactory
from ui.MainWinddow_ui import Ui_MainWindow