We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742345f commit ec9b564Copy full SHA for ec9b564
1 file changed
games/game_dispatch.py
@@ -1,6 +1,6 @@
1
from pathlib import Path
2
3
-from PyQt6.QtCore import QDir
+from PyQt6.QtCore import QDir, QFileInfo
4
5
import mobase
6
0 commit comments