Changeset b1397ab in mainline for uspace/app/taskbar-cfg/types/smeedit.h
- Timestamp:
- 2023-11-09T13:02:16Z (14 months ago)
- Branches:
- master, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e0d874b7
- Parents:
- 40eab9f
- git-author:
- Jiri Svoboda <jiri@…> (2023-11-08 18:01:53)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-11-09 13:02:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar-cfg/types/smeedit.h
r40eab9f rb1397ab 47 47 /** Containing start menu configuration tab */ 48 48 struct startmenu *startmenu; 49 /** Start menu entry or @c NULL if creating a new entry */ 50 struct startmenu_entry *smentry; 49 51 /** Window */ 50 52 ui_window_t *window;
Note:
See TracChangeset
for help on using the changeset viewer.