Tooltips not showing up wth cairo

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@35726 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Marcian Lytwyn 2012-10-19 23:42:50 +00:00
parent e5c4319f54
commit 40c790fad5

View file

@ -1865,6 +1865,7 @@ titleWithRepresentedFilename(NSString *representedFilename)
[srv setinputfocus: _windowNum];
}
_f.visible = YES;
[self displayIfNeeded];
}
#ifndef __MINGW32__
else if ([self isOneShot])