Listing Icons now working. Nothing to select

This commit is contained in:
michael starke
2013-03-11 03:22:17 +01:00
parent 46636445a4
commit e573e461f1
7 changed files with 261 additions and 110 deletions

View File

@@ -9,5 +9,6 @@
#import "MPViewController.h"
@interface MPIconSelectViewController : MPViewController <NSCollectionViewDelegate>
@property (assign) IBOutlet NSCollectionView *iconCollectionView;
@end