root/trunk/TypePadController.m
@
30
| Revision 30, 160 bytes (checked in by ngerakines, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | #import "TypePadController.h" |
| 2 | |
| 3 | @implementation TypePadController |
| 4 | |
| 5 | |
| 6 | - (void)awakeFromNib { |
| 7 | NSLog(@"TypePadController - (void)awakeFromNib - called\n"); |
| 8 | } |
| 9 | |
| 10 | @end |
Note: See TracBrowser
for help on using the browser.
