diff options
Diffstat (limited to 'src/widget.hh')
| -rw-r--r-- | src/widget.hh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widget.hh b/src/widget.hh index 6b9ffe77..2af01e24 100644 --- a/src/widget.hh +++ b/src/widget.hh @@ -18,7 +18,8 @@ public: Type_StickyButton, Type_LeftGrip, Type_RightGrip, - Type_Client + Type_Client, + Type_Root }; private: |
