#import "AntiRSILevelIndicator.h" @implementation AntiRSILevelIndicator - (BOOL)mouseDownCanMoveWindow; { return true; } @end