mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 19:10:37 +00:00
Various small fixes for windows menu support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5369 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d5d19ed0e7
commit
2243389ba2
4 changed files with 29 additions and 30 deletions
|
@ -559,7 +559,7 @@
|
|||
|
||||
if (mcell_imageToDisplay)
|
||||
{
|
||||
mcell_imageSize = [mcell_imageToDisplay size];
|
||||
mcell_imageWidth = [mcell_imageToDisplay size].width;
|
||||
[mcell_imageToDisplay setBackgroundColor: backgroundColor];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue