diff options
Diffstat (limited to 'libtk/frame.h')
| -rw-r--r-- | libtk/frame.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libtk/frame.h b/libtk/frame.h new file mode 100644 index 00000000..11c415f5 --- /dev/null +++ b/libtk/frame.h @@ -0,0 +1,2 @@ +extern char* tkdrawframe(Tk*, Point); +extern void tkfreeframe(Tk*); |
