Follow the correct widget.

This commit is contained in:
Jaime Thomas 2009-02-18 04:53:15 +00:00
parent 2c8a5fb139
commit a3bc714f14
1 changed files with 1 additions and 1 deletions

View File

@ -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");