Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
4c471cb7
Commit
4c471cb7
authored
Feb 22, 2004
by
Matthias Clasen
Browse files
Interrupted commit.
parent
a362428d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/input/gtkimcontextxim.c
View file @
4c471cb7
...
...
@@ -554,6 +554,8 @@ gtk_im_context_xim_finalize (GObject *obj)
g_free
(
context_xim
->
locale
);
g_free
(
context_xim
->
mb_charset
);
G_OBJECT_CLASS
(
parent_class
)
->
finalize
(
obj
);
}
static
void
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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