Follow the correct widget.
This commit is contained in:
parent
6a4420575a
commit
6f03e042e1
@ -593,7 +593,7 @@ ecdb_burn_data_page_show(Ecdb_Page *page)
|
||||
evas_object_show(proj->capacity);
|
||||
|
||||
t = ecdb_config_inwin_add(bp->ret, NULL);
|
||||
ecdb_config_inwin_follow_set(t, page->data);
|
||||
ecdb_config_inwin_follow_set(t, bp->drive_combo);
|
||||
|
||||
b = ecdb_check_add(t, NULL);
|
||||
ecdb_check_label_set(b, "Use Joliet");
|
||||
|
Loading…
Reference in New Issue
Block a user