mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 06:50:48 +00:00
Small theme update, plus documentation fixes and tweaks to avoid warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28538 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9d3c6e1abb
commit
f48b5d132e
22 changed files with 235 additions and 158 deletions
|
@ -5532,7 +5532,7 @@ static BOOL selectContiguousRegion(NSTableView *self,
|
|||
- (NSImage *) dragImageForRowsWithIndexes: (NSIndexSet*)rows
|
||||
tableColumns: (NSArray*)cols
|
||||
event: (NSEvent*)event
|
||||
offset: (NSPoint*)offset;
|
||||
offset: (NSPoint*)offset
|
||||
{
|
||||
// FIXME
|
||||
NSArray *rowArray;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue