Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/taskbar-cfg/smeedit.c

    ree3b28a9 r806d761  
    403403
    404404                startmenu_repaint(smee->startmenu);
    405                 (void)tbarcfg_notify(TBARCFG_NOTIFY_DEFAULT);
    406405        } else {
    407406                /* Edit existing entry */
     
    420419                (void)smenu_entry_save(smee->smentry->entry);
    421420                startmenu_entry_update(smee->smentry);
    422                 (void)tbarcfg_notify(TBARCFG_NOTIFY_DEFAULT);
    423421        }
    424422
Note: See TracChangeset for help on using the changeset viewer.