Changed TpBar.qml to TopBar.qml

This commit is contained in:
2024-11-15 15:19:21 +01:00
parent 0914322e2d
commit fe011fd0bd
2 changed files with 1 additions and 3 deletions

View File

@@ -15,10 +15,8 @@
"gui/EmployeTables.qml", "gui/EmployeTables.qml",
"gui/AddCustomer.qml", "gui/AddCustomer.qml",
"pyqcrm.qrc", "pyqcrm.qrc",
"qml.qrc", "qml.qrc",
"gui/qmldir", "gui/qmldir",
"gui/TpBar.qml" "gui/TopBar.qml"
] ]
} }