Changeset 2039 for trunk/AICustomTabsView.h
- Timestamp:
- 10/21/04 14:14:19 (4 years ago)
- Files:
-
- trunk/AICustomTabsView.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/AICustomTabsView.h
r1823 r2039 17 17 #define TAB_CELL_IDENTIFIER @"Tab Cell Identifier" 18 18 19 @class AICustomTabCell; 20 @class AICustomTabsView; 19 @class AICustomTabCell, AICustomTabsView; 21 20 22 21 @interface NSObject (AICustomTabsViewDelegate)
