]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet.ui/src/org/simantics/spreadsheet/ui/SpreadsheetModelProperties.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.spreadsheet.ui / src / org / simantics / spreadsheet / ui / SpreadsheetModelProperties.java
index ed06df94cd01f21ccf652f2c56ed1a9fc61cccf0..85e2d46e60412cffc6d85b7756766db229687838 100644 (file)
@@ -1,19 +1,19 @@
-package org.simantics.spreadsheet.ui;\r
-\r
-/**\r
- * @author Tuukka Lehtonen\r
- */\r
-/**\r
- * @author Tuukka\r
- *\r
- */\r
-public class SpreadsheetModelProperties {\r
-\r
-       /**\r
-        * Controls whether the Excel-like expression field on top of the\r
-        * spreadsheet should be created or not. By default value is "true". Use\r
-        * value "false" to hide the field.\r
-        */\r
-       public static final String SHEET_EXPRESSION_VISIBLE = "sheet.expression.visible";\r
-\r
-}\r
+package org.simantics.spreadsheet.ui;
+
+/**
+ * @author Tuukka Lehtonen
+ */
+/**
+ * @author Tuukka
+ *
+ */
+public class SpreadsheetModelProperties {
+
+       /**
+        * Controls whether the Excel-like expression field on top of the
+        * spreadsheet should be created or not. By default value is "true". Use
+        * value "false" to hide the field.
+        */
+       public static final String SHEET_EXPRESSION_VISIBLE = "sheet.expression.visible";
+
+}