Changeset 573
- Timestamp:
- 12/29/09 14:54:29 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LogicMail/src/org/logicprobe/LogicMail/ui/MailboxMessageField.java
r571 r573 163 163 graphics.setColor(graphics.getBackgroundColor()); 164 164 graphics.drawFilledPath( 165 new int[] { 7, 1 + messageIconW, 1 + messageIconW},166 new int[] { messageIconY + messageIconH, messageIconY - 6, messageIconY + messageIconH },165 new int[] { 1, 11, 1 }, 166 new int[] { 1, 1, messageIconY + messageIconH }, 167 167 null, 168 168 null);
Note: See TracChangeset
for help on using the changeset viewer.
