Changeset 4072 for trunk/macosx/BadgeView.h
- Timestamp:
- Dec 5, 2007, 6:23:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/BadgeView.h
r3670 r4072 31 31 32 32 NSDictionary * fAttributes; 33 34 BOOL fQuitting; 35 NSProgressIndicator * fQuitIndicator; 33 36 } 34 37 35 38 - (id) initWithFrame: (NSRect) frame lib: (tr_handle *) lib; 36 39 40 - (void) setQuitting; 41 37 42 @end
Note: See TracChangeset
for help on using the changeset viewer.