Tracker: init member vars, CID 610120

This commit is contained in:
John Scipione 2014-07-23 01:06:15 -04:00
parent ec3d0a698d
commit 015559bfa8

View File

@ -76,8 +76,10 @@ BSlowContextMenu::BSlowContextMenu(const char* title)
fMenuBuilt(false),
fMessage(B_REFS_RECEIVED),
fParentWindow(NULL),
fVolsOnly(false),
fItemList(NULL),
fContainer(NULL),
fIteratingDesktop(false),
fTypesList(NULL),
fIsShowing(false)
{