Changeset c0757e1f in mainline for uspace/lib/ui/private/promptdialog.h
- Timestamp:
- 2023-04-19T11:13:06Z (20 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 37087c8
- Parents:
- ec8ef12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/promptdialog.h
rec8ef12 rc0757e1f 45 45 /** Dialog window */ 46 46 struct ui_window *window; 47 /** File nameentry */47 /** Text entry */ 48 48 struct ui_entry *ename; 49 49 /** OK button */
Note:
See TracChangeset
for help on using the changeset viewer.