T466: Added disabling of view button

This commit is contained in:
Victor Larchenko 2016-10-21 16:06:28 +06:00 committed by Youness Alaoui
parent 9da00563e5
commit 84add5be84
4 changed files with 15 additions and 3 deletions

View file

@ -11,6 +11,7 @@ Menu
{
title: catalog.i18nc("@title:menu menubar:toplevel", "&View");
id: menu
enabled: !PrintInformation.isPreSliced
Instantiator
{
model: UM.ViewModel { }