Added several ids to be used in integration tests:

-Marketplace, printer pref, add/manage printer from main mnu, print settings
This commit is contained in:
Satish 2019-05-03 09:35:17 +02:00
parent d4b17735ad
commit 18630fa2f1
4 changed files with 8 additions and 0 deletions

View file

@ -40,6 +40,7 @@ Column
Cura.SecondaryButton
{
id: installedButton
visible: installed
onClicked: toolbox.viewCategory = "installed"
text: catalog.i18nc("@action:button", "Installed")