mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:20:38 +00:00
Added NSTab* classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4432 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8408ebf0b7
commit
a9cce23dbb
8 changed files with 512 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
|||
list_items = [[NSPopUpButtonMatrix alloc] initWithFrame:frameRect];
|
||||
is_up = NO;
|
||||
pulls_down = flag;
|
||||
selected_item = 2;
|
||||
selected_item = 0;
|
||||
|
||||
return self;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue