mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Only show material info button for multi-extrusion machines
CURA-3810
This commit is contained in:
parent
85e875257b
commit
c80e1b67a5
2 changed files with 9 additions and 5 deletions
|
@ -1362,7 +1362,3 @@ class CuraApplication(QtApplication):
|
|||
node = node.getParent()
|
||||
|
||||
Selection.add(node)
|
||||
|
||||
@pyqtSlot(result=str)
|
||||
def getCuraVersion(self):
|
||||
return CuraVersion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue