Changeset 32946


Ignore:
Timestamp:
02/12/15 16:42:01 (8 years ago)
Author:
obi
Message:

filelist enable wrap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skin.h

    r32649 r32946  
    33253325                        free(loctime);
    33263326                }
    3327                 drawstring(tmpnr, 1, node->poscount, -1, node->iposx, node->iposy, node->iwidth, node->iheight, RIGHT, node->valign, node->font, node->fontsize, node->fontcol, node->transparent, 0, NULL, NULL, NULL, node->charspace, 0);
     3327                drawstring(tmpnr, 1, node->poscount, -1, node->iposx, node->iposy, node->iwidth, node->iheight, RIGHT, node->valign, node->font, node->fontsize, node->fontcol, node->transparent, 1, NULL, NULL, NULL, node->charspace, 0);
    33283328                free(tmpnr);
    33293329        }
Note: See TracChangeset for help on using the changeset viewer.