mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 08:50:57 +00:00
More data link implementation details.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20850 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
45d5c1ef80
commit
b6d9981388
8 changed files with 329 additions and 93 deletions
|
@ -104,7 +104,7 @@ static NSDataLinkPanel *_sharedDataLinkPanel;
|
|||
if (self == [NSDataLinkPanel class])
|
||||
{
|
||||
// Initial version
|
||||
[self setVersion:1];
|
||||
[self setVersion: 0];
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue