Tracker::BTitleView, Init fPreviousLeftClickTime

CID 1273731
This commit is contained in:
Philippe Saint-Pierre
2015-07-02 16:12:34 -04:00
parent 39ceaa9c28
commit 060bd5ebb9
+1
View File
@@ -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);