Remove confusing printer preference text

CURA-6003
This commit is contained in:
Jaime van Kessel 2019-01-03 15:34:41 +01:00
parent e769b324e1
commit 1973397b92
3 changed files with 3 additions and 184 deletions

View file

@ -193,4 +193,3 @@ class DiscoverUM3Action(MachineAction):
# Create extra components
CuraApplication.getInstance().addAdditionalComponent("monitorButtons", self.__additional_components_view.findChild(QObject, "networkPrinterConnectButton"))
CuraApplication.getInstance().addAdditionalComponent("machinesDetailPane", self.__additional_components_view.findChild(QObject, "networkPrinterConnectionInfo"))