mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:38:59 +08:00
Update resources/qml/Preferences/GeneralPage.qml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
parent
495be39d1f
commit
a251a5d2ca
@ -627,6 +627,7 @@ UM.PreferencesPage
|
|||||||
UM.TooltipArea
|
UM.TooltipArea
|
||||||
{
|
{
|
||||||
width: childrenRect.width
|
width: childrenRect.width
|
||||||
|
// Mac only allows applications to run as a single instance, so providing the option for this os doesn't make much sense
|
||||||
visible: Qt.platform.os !== "osx"
|
visible: Qt.platform.os !== "osx"
|
||||||
height: childrenRect.height
|
height: childrenRect.height
|
||||||
text: catalog.i18nc("@info:tooltip","Should opening files from the desktop or external applications open in the same instance of Cura?")
|
text: catalog.i18nc("@info:tooltip","Should opening files from the desktop or external applications open in the same instance of Cura?")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user