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
a985cae2
Commit
a985cae2
authored
Sep 17, 1999
by
Arturo Espinosa
Browse files
For michael
parent
b093fb4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/widgets/gnumeric-toolbar.c
View file @
a985cae2
...
...
@@ -23,7 +23,7 @@ gnumeric_toolbar_class_init (GtkObjectClass *object_class)
{
object_class
->
finalize
=
gnumeric_toolbar_finalize
;
gnumeric_toolbar_parent_class
=
gtk_type_class
(
GTK_TYPE_TOOLBAR
);
gnumeric_toolbar_parent_class
=
gtk_type_class
(
gtk_toolbar_get_type
()
);
}
GtkType
...
...
Write
Preview
Markdown
is supported
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