mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-19 02:17:30 +08:00
Fixed black magic options being visible when none of its options were
This commit is contained in:
parent
130e97b860
commit
dab74e524a
@ -272,6 +272,7 @@ class PrinterApplication(QtApplication):
|
||||
elif self._output_source == 'usb':
|
||||
return 'print_usb'
|
||||
|
||||
|
||||
@pyqtSlot()
|
||||
def writeToOutputDevice(self):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user