mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Break up mapmodel.py monolith.
This commit is contained in:
@@ -16,7 +16,7 @@ from PySide2.QtWebEngineWidgets import (
|
||||
from game import Game
|
||||
from qt_ui.models import GameModel
|
||||
from qt_ui.simcontroller import SimController
|
||||
from qt_ui.widgets.map.mapmodel import MapModel
|
||||
from .model import MapModel
|
||||
|
||||
|
||||
class LoggingWebPage(QWebEnginePage):
|
||||
|
||||
Reference in New Issue
Block a user