source:
trunk/Cocoa/AntiRSI/AntiRSILevelIndicator.m@
532
Last change on this file since 532 was 327, checked in by , 17 years ago | |
---|---|
File size: 133 bytes |
Rev | Line | |
---|---|---|
[325] | 1 | #import "AntiRSILevelIndicator.h" |
2 | ||
3 | @implementation AntiRSILevelIndicator | |
4 | ||
5 | - (BOOL)mouseDownCanMoveWindow; | |
6 | { | |
7 | return true; | |
8 | } | |
9 | ||
10 | @end |
Note:
See TracBrowser
for help on using the repository browser.