Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/calculator/calculator.c

    r7481ee19 rdb3895d  
    945945        ui_entry_set_rect(display, &calc.geom.entry_rect);
    946946        ui_entry_set_halign(display, gfx_halign_right);
    947         ui_entry_set_read_only(display, true);
    948947
    949948        rc = ui_fixed_add(fixed, ui_entry_ctl(display));
Note: See TracChangeset for help on using the changeset viewer.