]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet.graph/scl/Spreadsheet/All.scl
merged svn revision 33114 and added desktop and help plugins
[simantics/platform.git] / bundles / org.simantics.spreadsheet.graph / scl / Spreadsheet / All.scl
index cb35884c7048e1ff572bd511ded9bdf436b841dd..4eeb308d295c394a9bfa397b7728631b46903487 100644 (file)
@@ -7,6 +7,9 @@ include "File"
 importJava "org.simantics.spreadsheet.common.TableCell" where\r
     data TableCell\r
 \r
+importJava "org.simantics.spreadsheet.common.TreeTableCell" where\r
+    data TreeTableCell\r
+\r
 importJava "org.simantics.spreadsheet.common.SpreadsheetCell" where\r
     data SpreadsheetCell\r
 \r