diff options
Diffstat (limited to 'prefsize_darwin.h')
| -rw-r--r-- | prefsize_darwin.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/prefsize_darwin.h b/prefsize_darwin.h new file mode 100644 index 0000000..afe1573 --- /dev/null +++ b/prefsize_darwin.h @@ -0,0 +1,5 @@ +/* 15 may 2014 */ + +extern struct xsize controlPrefSize(id); +extern struct xsize listboxPrefSize(id); +extern struct xsize pbarPrefSize(id); |
