diff options
Diffstat (limited to 'otk/otk.hh')
| -rw-r--r-- | otk/otk.hh | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -30,4 +30,9 @@ #include "ustring.hh" #include "widget.hh" +namespace otk { +void initialize(); +void destroy(); +} + #endif // __otk_hh |
