]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.browsing.ui.common/src/org/simantics/browsing/ui/common/IPageBookViewPagePartInit.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.browsing.ui.common / src / org / simantics / browsing / ui / common / IPageBookViewPagePartInit.java
index 2087af56688498798cd545d9ae5739180e012b7f..428737dc6847a888720f97d9064a3805bf208eb1 100644 (file)
@@ -1,10 +1,10 @@
-package org.simantics.browsing.ui.common;\r
-\r
-import org.eclipse.ui.IWorkbenchPart;\r
-\r
-\r
-public interface IPageBookViewPagePartInit {\r
-       \r
-       public void initPart(IWorkbenchPart part);\r
-       \r
+package org.simantics.browsing.ui.common;
+
+import org.eclipse.ui.IWorkbenchPart;
+
+
+public interface IPageBookViewPagePartInit {
+       
+       public void initPart(IWorkbenchPart part);
+       
 }
\ No newline at end of file