diff options
Diffstat (limited to 'capplets/keyboard')
-rw-r--r-- | capplets/keyboard/mate-keyboard-properties.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capplets/keyboard/mate-keyboard-properties.c b/capplets/keyboard/mate-keyboard-properties.c index ff389cfe..4152759b 100644 --- a/capplets/keyboard/mate-keyboard-properties.c +++ b/capplets/keyboard/mate-keyboard-properties.c @@ -187,6 +187,7 @@ main (int argc, char **argv) GETTEXT_PACKAGE); capplet_init (context, &argc, &argv); + g_option_context_free (context); activate_settings_daemon (); |