Skip to content

Commit

Permalink
fix teleplot debug window
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfrisby committed Dec 14, 2024
1 parent caf8a9e commit d482c78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions telemffb/MainWindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
from telemffb.sim.aircraft_base import effects
from telemffb.telem.SimTelemListener import SimTelemListener
from telemffb.SystemSettingsDialog import SystemSettingsDialog
from telemffb.TeleplotSetupDialog import TeleplotSetupDialog
from telemffb.utils import exit_application, overrides

class MainWindow(QMainWindow):
Expand Down

0 comments on commit d482c78

Please sign in to comment.