diff options
Diffstat (limited to 'src/widget.hh')
| -rw-r--r-- | src/widget.hh | 1 |
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, |
