From b34824a4e2ddc0247099fa1b3952de426bfde05b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 25 Dec 2002 04:54:44 +0000 Subject: global python scripts. client motion/resizing is all done via python now --- src/widget.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widget.hh') diff --git a/src/widget.hh b/src/widget.hh index 2af01e24..e51189d6 100644 --- a/src/widget.hh +++ b/src/widget.hh @@ -6,6 +6,7 @@ namespace ob { class OBWidget { public: + // update the enum in openbox.i to match this one enum WidgetType { Type_Frame, Type_Titlebar, -- cgit v1.2.3