X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.ui%2Fsrc%2Forg%2Fsimantics%2Fui%2Fselection%2FExplorerColumnContentType.java;h=5690224c7a45221fabcb5d0fbb4760e7938ee7e7;hp=fc5d77192833566349039290b9e5cc4db96ec546;hb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;hpb=24e2b34260f219f0d1644ca7a138894980e25b14 diff --git a/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java b/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java index fc5d77192..5690224c7 100644 --- a/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java +++ b/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java @@ -1,8 +1,8 @@ -package org.simantics.ui.selection; - - -public class ExplorerColumnContentType implements WorkbenchSelectionContentType { - - public static ExplorerColumnContentType INSTANCE = new ExplorerColumnContentType(); - -} +package org.simantics.ui.selection; + + +public class ExplorerColumnContentType implements WorkbenchSelectionContentType { + + public static ExplorerColumnContentType INSTANCE = new ExplorerColumnContentType(); + +}