diff --git a/src/gui/components/cc_frm_icons.h b/src/gui/components/cc_frm_icons.h index b0a10d536..ea47ba7ae 100644 --- a/src/gui/components/cc_frm_icons.h +++ b/src/gui/components/cc_frm_icons.h @@ -30,9 +30,9 @@ class CComponentsIconForm : public CComponentsFrmChain { private: std::vector v_icons; - void initMaxHeight(int *pheight); protected: + void initMaxHeight(int *pheight); void initVarIconForm( const int &x_pos, const int &y_pos, const int &w, const int &h, const std::vector &v_icon_names, CComponentsForm* parent,