Rename 'elements' to 'groundSet' to be consistent with literature.
[sparkle2.git] / PrefPane / SparklePref.m
blobf4f029bb967f30805bc19e5ece16ed94a2f7b97e
1 //
2 //  SparklePref.m
3 //  Sparkle
4 //
5 //  Created by Andy Matuschak on 8/10/07.
6 //  Copyright (c) 2007 __MyCompanyName__. All rights reserved.
7 //
9 #import "SparklePref.h"
12 @implementation SparklePref
14 - (void) mainViewDidLoad
18 @end