Tracker::BTitleView, Init fPreviousLeftClickTime
CID 1273731
This commit is contained in:
parent
39ceaa9c28
commit
060bd5ebb9
@ -104,6 +104,7 @@ BTitleView::BTitleView(BPoseView* view)
|
||||
fTitleList(10, true),
|
||||
fHorizontalResizeCursor(B_CURSOR_ID_RESIZE_EAST_WEST),
|
||||
fPreviouslyClickedColumnTitle(0),
|
||||
fPreviousLeftClickTime(0),
|
||||
fTrackingState(NULL)
|
||||
{
|
||||
sTitleBackground = tint_color(ui_color(B_PANEL_BACKGROUND_COLOR), 0.88f);
|
||||
|
Loading…
Reference in New Issue
Block a user