mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 04:10:38 +00:00
Implement print panel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11100 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ea5372114d
commit
9e7640459b
11 changed files with 609 additions and 28 deletions
|
@ -632,6 +632,7 @@ static NSImage *_pbc_image[2];
|
|||
[aDecoder decodeValueOfObjCType: @encode(int) at: &flag];
|
||||
_pbcFlags.arrowPosition = flag;
|
||||
|
||||
[_menu _setOwnedByPopUp: YES];
|
||||
return self;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue