Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gnumeric
Commits
80006a01
Commit
80006a01
authored
Sep 24, 1998
by
Arturo Espinosa
Browse files
Warning fix
parent
128ffd2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sheet.h
View file @
80006a01
...
...
@@ -303,6 +303,7 @@ void sheet_hide_cursor (Sheet *sheet);
* Workbook
*/
Workbook
*
workbook_new
(
void
);
void
workbook_destroy
(
Workbook
*
wb
);
Workbook
*
workbook_new_with_sheets
(
int
sheet_count
);
void
workbook_save_as
(
Workbook
*
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment