Changeset 373
- Timestamp:
- Jun 15, 2006, 10:42:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/SmoothAquaView.m
r372 r373 32 32 { 33 33 fBackgroundColor = [[NSColor colorWithPatternImage: 34 [NSImage imageNamed: @"StatusBorder "]] retain];34 [NSImage imageNamed: @"StatusBorder.png"]] retain]; 35 35 } 36 36 return self;
Note: See TracChangeset
for help on using the changeset viewer.