Changes in uspace/lib/gui/connection.h [55edba0:6d5e378] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gui/connection.h
r55edba0 r6d5e378 38 38 39 39 #include <sys/types.h> 40 #include "widget.h" 40 41 struct widget; 42 typedef struct widget widget_t; 41 43 42 44 typedef sysarg_t signal_t;
Note:
See TracChangeset
for help on using the changeset viewer.