From 7fe3301e7ea905a8a76d54c22751f3d8a346e28b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 14 Feb 2003 23:05:59 +0000 Subject: Add the "obsetroot" tool. Use it to set the root background. --- otk/otk.hh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'otk/otk.hh') diff --git a/otk/otk.hh b/otk/otk.hh index 62788cba..74187f05 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -30,4 +30,9 @@ #include "ustring.hh" #include "widget.hh" +namespace otk { +void initialize(); +void destroy(); +} + #endif // __otk_hh -- cgit v1.2.3