* Forgot to save that file.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32605 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexandre Deckner 2009-08-22 13:46:01 +00:00
parent 8e43b9e35e
commit abd3d52b5d

View File

@ -26,6 +26,7 @@
#include <MessageRunner.h>
#include <View.h>
const uint32 kMsgCancel = 'Canc';
ShakeTrackingFilter::ShakeTrackingFilter(BView* targetView, uint32 messageWhat,
uint32 countThreshold, bigtime_t timeThreshold)