X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Factions.hh;h=c2de2b683a99ad582812de60baee019f8787993f;hb=f789d4a615b9d9990dd25008457959937a6713c4;hp=f18696a10526426da996cf74f5f42bc94f56b03e;hpb=9e05db9518c528ac0d2d44311cde267d9886b36a;p=chaz%2Fopenbox 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;