Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/test/msgdialog.c

    rde227aba r5e109e1  
    108108        ui_pbutton_clicked(dialog->bok);
    109109
    110         /* Button callback with unfocus callback not implemented */
     110        /* Button callback with callback not implemented */
    111111        ui_msg_dialog_set_cb(dialog, &dummy_msg_dialog_cb, NULL);
    112112        ui_pbutton_clicked(dialog->bok);
Note: See TracChangeset for help on using the changeset viewer.