mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 22:10:36 +00:00
Corrected some minor issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14172 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2dc7367411
commit
40636e55d4
4 changed files with 12 additions and 3 deletions
|
@ -1581,7 +1581,6 @@ static NSImage *unexpandable = nil;
|
|||
// of editing.
|
||||
if (_dataSource_editable == NO)
|
||||
{
|
||||
NSLog(@"Data source not editable...");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue