mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
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:
parent
e5c4319f54
commit
40c790fad5
1 changed files with 1 additions and 0 deletions
|
@ -1865,6 +1865,7 @@ titleWithRepresentedFilename(NSString *representedFilename)
|
|||
[srv setinputfocus: _windowNum];
|
||||
}
|
||||
_f.visible = YES;
|
||||
[self displayIfNeeded];
|
||||
}
|
||||
#ifndef __MINGW32__
|
||||
else if ([self isOneShot])
|
||||
|
|
Loading…
Reference in a new issue