Changes in uspace/lib/ui/src/clickmatic.c [ef4d684:8965860c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/clickmatic.c
ref4d684 r8965860c 1 1 /* 2 * Copyright (c) 202 3Jiri Svoboda2 * Copyright (c) 2022 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 35 35 * Clickmatic is used to periodically generate events in particular cases 36 36 * when a mouse button is held down, such as when holding the button or 37 * t rough of a scrollbar.37 * through of a scrollbar. 38 38 */ 39 39
Note:
See TracChangeset
for help on using the changeset viewer.