summaryrefslogtreecommitdiff
path: root/libtk/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtk/frame.h')
-rw-r--r--libtk/frame.h2
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*);