From 37da2899f40661e3e9631e497da8dc59b971cbd0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 17:07:39 +0000 Subject: 20060303a --- libtk/frame.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libtk/frame.h (limited to 'libtk/frame.h') 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*); -- cgit v1.2.3