region: Fix whitespace to be consistent with other files
This commit is contained in:
parent
e5c5b0452f
commit
2272ec29e3
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ cc_input_row_class_init (CcInputRowClass *klass)
|
|||
object_class->dispose = cc_input_row_dispose;
|
||||
|
||||
gtk_widget_class_set_template_from_resource (widget_class, "/org/gnome/control-center/region/cc-input-row.ui");
|
||||
|
||||
gtk_widget_class_bind_template_child (widget_class, CcInputRow, name_label);
|
||||
gtk_widget_class_bind_template_child (widget_class, CcInputRow, icon_image);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue