mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 03:50:39 +00:00
Removed some compiler warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18329 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0ceb993ba0
commit
4e578145fe
6 changed files with 15 additions and 80 deletions
|
@ -591,7 +591,7 @@ static NSColor *scrollBarColor = nil;
|
|||
float floatValue;
|
||||
float offset;
|
||||
float initialOffset;
|
||||
NSEvent *presentEvent;
|
||||
NSEvent *presentEvent = theEvent;
|
||||
NSEventType eventType = [theEvent type];
|
||||
NSRect knobRect;
|
||||
unsigned flags = [theEvent modifierFlags];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue