Use ancestor's link_local_name(int i), link_name(i) and get_link_index_from_name...
[synfig.git] / synfig-osx / launcher / SynfigApplication.m
1 //
2 //  SynfigApplication.m
3 //  Synfig Studio
4 //
5 //  Created by Robert Quattlebaum on Sun Nov 21 2004.
6 //  Copyright (c) 2004 __MyCompanyName__. All rights reserved.
7 //
8
9 #import "SynfigApplication.h"
10
11
12 @implementation SynfigApplication
13
14 @end