X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=74187f05499bb32dc148e5cf40ff9f89835c2c08;hb=7fe3301e7ea905a8a76d54c22751f3d8a346e28b;hp=62788cba9baf8d1f28a59e8467ce582939ed6dc3;hpb=299dc47a6b6379bba77fc489ef6825dcfe18faf5;p=chaz%2Fopenbox 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