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