X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fwidget.hh;h=e51189d6b7ea5d98b2feceb0c03f74d7b30fc41e;hb=4721c53868187d10e3732cea63efa9fbd352178d;hp=6b9ffe77b5d321efd9ecc1c66eec0b6dfc1d4565;hpb=77a8e11660edd66279f2d3def6de3768874ba780;p=chaz%2Fopenbox diff --git a/src/widget.hh b/src/widget.hh index 6b9ffe77..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, @@ -18,7 +19,8 @@ public: Type_StickyButton, Type_LeftGrip, Type_RightGrip, - Type_Client + Type_Client, + Type_Root }; private: