summaryrefslogtreecommitdiff
path: root/src/widget.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-25 04:54:44 +0000
committerDana Jansens <danakj@orodu.net>2002-12-25 04:54:44 +0000
commitb34824a4e2ddc0247099fa1b3952de426bfde05b (patch)
tree123c1d179da9554c06f0c9c9fb8ddce544b75fba /src/widget.hh
parentb9a2430dcccfec8d70aea68dbb1964e562216b79 (diff)
global python scripts. client motion/resizing is all done via python now
Diffstat (limited to 'src/widget.hh')
-rw-r--r--src/widget.hh1
1 files changed, 1 insertions, 0 deletions
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,