Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/private/menubar.h

    rec50d65e r4034954c  
    11/*
    2  * Copyright (c) 2024 Jiri Svoboda
     2 * Copyright (c) 2023 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    6464        /** List of menu drop-downs (ui_menu_dd_t) */
    6565        list_t menudds;
    66         /** Callbacks */
    67         struct ui_menu_bar_cb *cb;
    68         /** Callback argument */
    69         void *arg;
    7066};
    7167
Note: See TracChangeset for help on using the changeset viewer.