mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06: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
1 changed files with 1 additions and 0 deletions
|
@ -627,6 +627,7 @@ UM.PreferencesPage
|
|||
UM.TooltipArea
|
||||
{
|
||||
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"
|
||||
height: childrenRect.height
|
||||
text: catalog.i18nc("@info:tooltip","Should opening files from the desktop or external applications open in the same instance of Cura?")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue