From c8e246f8de5af9963b22cc104d22ca10772028dd Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 10 Jan 2003 06:16:42 +0000 Subject: include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ --- src/labelwidget.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/labelwidget.hh') diff --git a/src/labelwidget.hh b/src/labelwidget.hh index 01662f85..1ee104cd 100644 --- a/src/labelwidget.hh +++ b/src/labelwidget.hh @@ -2,10 +2,10 @@ #ifndef __oblabelwidget_hh #define __oblabelwidget_hh +#include "widgetbase.hh" #include "otk/widget.hh" #include "otk/font.hh" #include "otk/style.hh" -#include "widget.hh" namespace ob { -- cgit v1.2.3