Fix typo for no-debuginfo properly

tingping/wmclass
Alexander Larsson 2016-04-14 19:28:08 +02:00
parent ca9bfc99b8
commit 416ad53878
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ builder_options_class_init (BuilderOptionsClass *klass)
FALSE,
G_PARAM_READWRITE));
g_object_class_install_property (object_class,
PROP_STRIP,
PROP_NO_DEBUGINFO,
g_param_spec_boolean ("no-debuginfo",
"",
"",