]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.ui / src / org / simantics / ui / selection / ExplorerColumnContentType.java
index fc5d77192833566349039290b9e5cc4db96ec546..5690224c7a45221fabcb5d0fbb4760e7938ee7e7 100644 (file)
@@ -1,8 +1,8 @@
-package org.simantics.ui.selection;\r
-\r
-\r
-public class ExplorerColumnContentType implements WorkbenchSelectionContentType<Integer>  {\r
-\r
-       public static ExplorerColumnContentType INSTANCE = new ExplorerColumnContentType();\r
-       \r
-}\r
+package org.simantics.ui.selection;
+
+
+public class ExplorerColumnContentType implements WorkbenchSelectionContentType<Integer>  {
+
+       public static ExplorerColumnContentType INSTANCE = new ExplorerColumnContentType();
+       
+}