1//
2//  PXEmptyPropertiesView.m
3//  Pixen-XCode
4//
5//  Created by Andy Matuschak on Sat Mar 13 2004.
6//  Copyright (c) 2004 __MyCompanyName__. All rights reserved.
7//
8
9#import "PXEmptyPropertiesView.h"
10
11
12@implementation PXEmptyPropertiesView
13
14@end
15