experimental-logo #1

Merged
rattatwinko merged 2 commits from experimental-logo into main 2025-05-26 07:57:04 +00:00
Showing only changes of commit 0586d63b31 - Show all commits

View File

@@ -447,7 +447,12 @@ class MainWindow(QMainWindow):
def create_menus(self):
"""Create the menu bar with model and camera menus"""
menubar = self.menuBar()
# File Menu - Continue l8tr
file_menu = menubar.addMenu('File')
# Model menu
model_menu = menubar.addMenu('Model')