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:
dwetzel 2002-08-06 22:08:32 +00:00
parent 7729fbc5da
commit a92e11faf9

View file

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