Spreadsheet: Added Python version of Spreadhseet::Sheet
This commit is contained in:
@@ -44,6 +44,7 @@ PyMODINIT_FUNC initSpreadsheet() {
|
||||
Spreadsheet::PropertySheet::init();
|
||||
|
||||
Spreadsheet::Sheet::init();
|
||||
Spreadsheet::SheetPython::init();
|
||||
|
||||
new Spreadsheet::Module();
|
||||
Base::Console().Log("Loading Spreadsheet module... done\n");
|
||||
|
||||
Reference in New Issue
Block a user