X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet%2Fsrc%2Forg%2Fsimantics%2Fspreadsheet%2FSheetCommands.java;h=a0153065d635fdb10b013c6f80291e12c03223c4;hb=refs%2Fchanges%2F38%2F238%2F2;hp=db4c6766acd2d8fe1fe82683456f623c75806e47;hpb=24e2b34260f219f0d1644ca7a138894980e25b14;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.spreadsheet/src/org/simantics/spreadsheet/SheetCommands.java b/bundles/org.simantics.spreadsheet/src/org/simantics/spreadsheet/SheetCommands.java index db4c6766a..a0153065d 100644 --- a/bundles/org.simantics.spreadsheet/src/org/simantics/spreadsheet/SheetCommands.java +++ b/bundles/org.simantics.spreadsheet/src/org/simantics/spreadsheet/SheetCommands.java @@ -1,6 +1,6 @@ -package org.simantics.spreadsheet; - -public interface SheetCommands { - - void saveState(); -} +package org.simantics.spreadsheet; + +public interface SheetCommands { + + void saveState(); +}