mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 00:50:38 +00:00
Fixed NSSlider.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4726 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
942b4ac554
commit
9ecfd23ff9
2 changed files with 6 additions and 0 deletions
|
@ -299,6 +299,8 @@ static Class cellClass;
|
|||
}
|
||||
|
||||
[self trackKnob: theEvent knobRect: rect];
|
||||
|
||||
[self unlockFocus];
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue