X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.ui%2Fsrc%2Forg%2Fsimantics%2Fui%2Fselection%2FExplorerColumnContentType.java;h=5690224c7a45221fabcb5d0fbb4760e7938ee7e7;hb=560d8aa2e37cb6b0249aec6d7e96e67d5a64c59f;hp=fc5d77192833566349039290b9e5cc4db96ec546;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git 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(); + +}