mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 10:20:48 +00:00
Minor fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2059 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
37cb5135e1
commit
c6e9d304af
6 changed files with 24 additions and 14 deletions
|
@ -70,6 +70,7 @@
|
|||
|
||||
[self setEnabled:YES];
|
||||
[self setBordered:YES];
|
||||
[self setBezeled:YES];
|
||||
[self setScrollable:YES];
|
||||
[self setEditable:YES];
|
||||
[self setAlignment:NSLeftTextAlignment];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue