List mods from QModListModel instead of hardcoded list
This commit is contained in:
parent
6061590270
commit
0a52a6fcc9
2 changed files with 3 additions and 21 deletions
|
|
@ -6,6 +6,7 @@ import signal
|
|||
from PySide6.QtGui import QGuiApplication
|
||||
from PySide6.QtCore import QUrl
|
||||
from PySide6.QtQml import QQmlApplicationEngine
|
||||
from leek.mod_list import QAbstractListModel
|
||||
|
||||
|
||||
def main():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue