Fix coverity CID 85267: Uninitialized scalar field

Authored by habacker on May 19 2017, 7:31 PM.

Description

Fix coverity CID 85267: Uninitialized scalar field

Non-static class member m_selectedItemId is not initialized
in this constructor nor in any functions that it calls.

Details

Committed
habackerMay 19 2017, 7:31 PM
Parents
R261:5e105583ef8c: Fix coverity CID 85290: Uninitialized scalar field
Branches
Unknown
Tags
Unknown