diff options
Diffstat (limited to 'src/actions.hh')
| -rw-r--r-- | src/actions.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions.hh b/src/actions.hh index f18696a1..c2de2b68 100644 --- a/src/actions.hh +++ b/src/actions.hh @@ -35,6 +35,7 @@ public: }; struct ButtonPressAction { + Window win; unsigned int button; otk::Point pos; otk::Rect clientarea; |
