Cura/plugins/FirmwareUpdater
j.delarago 3674af01b7 selectExisting is replaced with using fileMode:FileDialog.OpenFile in QT6. This forces selecting an existing file.
This is also the default value in QT6 so this line can be removed without changing the functionality
2022-04-12 10:21:34 +02:00
..
__init__.py Fix code style and unused imports 2018-10-03 23:07:37 +02:00
FirmwareUpdaterMachineAction.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
FirmwareUpdaterMachineAction.qml selectExisting is replaced with using fileMode:FileDialog.OpenFile in QT6. This forces selecting an existing file. 2022-04-12 10:21:34 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00