Changes in uspace/app/taskbar-cfg/smeedit.c [ee3b28a9:806d761] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar-cfg/smeedit.c
ree3b28a9 r806d761 403 403 404 404 startmenu_repaint(smee->startmenu); 405 (void)tbarcfg_notify(TBARCFG_NOTIFY_DEFAULT);406 405 } else { 407 406 /* Edit existing entry */ … … 420 419 (void)smenu_entry_save(smee->smentry->entry); 421 420 startmenu_entry_update(smee->smentry); 422 (void)tbarcfg_notify(TBARCFG_NOTIFY_DEFAULT);423 421 } 424 422
Note:
See TracChangeset
for help on using the changeset viewer.