generated from LouisMazin/PythonApplicationTemplate
import fix
This commit is contained in:
parent
7b18566eae
commit
30f91c13c0
@ -74,7 +74,6 @@ class SplashScreen(QWidget):
|
||||
def progress_callback(text):
|
||||
self.progress_label.setText(text)
|
||||
# Traiter les événements pour que l'UI se mette à jour
|
||||
from PyQt6.QtWidgets import QApplication
|
||||
QApplication.processEvents()
|
||||
|
||||
# Appeler la fonction de préchargement
|
||||
|
Loading…
x
Reference in New Issue
Block a user