mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed CppCheck Warnings
This commit is contained in:
@@ -14,6 +14,11 @@ QWidget(parent, f)
|
||||
m_min = HUGE_VAL;
|
||||
m_max = -HUGE_VAL;
|
||||
m_maxHistogramCount = 0;
|
||||
|
||||
m_width = 0;
|
||||
m_height = 0;
|
||||
m_x = 0;
|
||||
m_y = 0;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user