/ConnectionWindowTitleTransformer.h
http://github.com/bububa/MongoHub-Mac · C Header · 16 lines · 4 code · 5 blank · 7 comment · 0 complexity · c30f841a96186fee76890043f82b46d9 MD5 · raw file
- //
- // ConnectionWindowTitleTransformer.h
- // MongoHub
- //
- // Created by Syd on 10-4-25.
- // Copyright 2010 MusicPeace.ORG. All rights reserved.
- //
- #import <Cocoa/Cocoa.h>
- @interface ConnectionWindowTitleTransformer : NSValueTransformer {
- }
- @end