fixed a bug that caused the ImageButton to call the action even if it

was not klicked.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@14237 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Dave Wetzel 2002-08-06 22:08:32 +00:00
parent 78b28b650b
commit 85cb1c355b

View file

@ -378,7 +378,7 @@ static char rcsId[] = "$Id$";
else else
{ {
//TODO //TODO
thisOne=YES;//?? //thisOne=YES;//??
}; };
}; };
} }