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 474aa124..b7f1aad2 100644 --- a/capplets/keyboard/mate-keyboard-properties.c +++ b/capplets/keyboard/mate-keyboard-properties.c @@ -186,6 +186,7 @@ main (int argc, char **argv) GETTEXT_PACKAGE); capplet_init (context, &argc, &argv); + g_option_context_free (context); activate_settings_daemon (); |