From: jsimomaa Date: Wed, 28 Jun 2017 04:33:09 +0000 (+0300) Subject: Fixing Shared libraries property tab to list shared libraries X-Git-Tag: v1.31.0~292 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=0f24ef8821e9401ae8134725b60209f612ae8f7e Fixing Shared libraries property tab to list shared libraries Due to changes made in #7303 shared libraries were not listed in Shared libraries property tab refs #7334 Change-Id: I0c7d33237157005d06ce70ee3968b781ab1207cd --- diff --git a/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph b/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph index edc7381d5..702979841 100644 --- a/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph +++ b/bundles/org.simantics.document.swt.ontology/graph/Components.pgraph @@ -207,7 +207,8 @@ SWT.explorer : L0.Template COMPONENTS.Explorer.displayHeader %displayHeader COMPONENTS.Explorer.browseContext %browseContext COMPONENTS.Explorer.contextMenuId %contextMenuId - COMPONENTS.Explorer.columns %columns + COMPONENTS.Explorer.columns %columns + COMPONENTS.Explorer.explorerInput FUNCTIONS.explorerInput COMPONENTS.Combo -- COMPONENTS.Combo.available