mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 20:40:47 +00:00
Reindented
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13817 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f867ecac02
commit
e9df1f67e9
1 changed files with 60 additions and 59 deletions
|
@ -290,7 +290,8 @@ void __dummy_GMAppKit_functionForLinking() {}
|
|||
[self setSelectable:[unarchiver decodeBOOLWithName:@"isSelectable"]];
|
||||
[self setScrollable:[unarchiver decodeBOOLWithName:@"isScrollable"]];
|
||||
[self setContinuous:[unarchiver decodeBOOLWithName:@"isContinuous"]];
|
||||
/* Temporary commented out so buttons keep on working - new code fixing this under testing */
|
||||
/* Temporary commented out so buttons keep on working - new code
|
||||
* fixing this under testing */
|
||||
// [self sendActionOn:[unarchiver decodeIntWithName:@"sendActionMask"]];
|
||||
|
||||
return self;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue