[Qt] ensure all class attributes are init to 0
- in BitcoinGUI and UnitDisplayStatusBarControl
This commit is contained in:
@@ -219,6 +219,7 @@ protected:
|
||||
private:
|
||||
OptionsModel *optionsModel;
|
||||
QMenu* menu;
|
||||
|
||||
/** Shows context menu with Display Unit options by the mouse coordinates */
|
||||
void onDisplayUnitsClicked(const QPoint& point);
|
||||
/** Creates context menu, its actions, and wires up all the relevant signals for mouse events. */
|
||||
|
||||
Reference in New Issue
Block a user