Quote Originally Posted by MarkoSan View Post
setLayout(m_pVLayout); // sets main layout on widget
setLayout(m_pHLayout); // sets main layout on widget
You can't set the layout twice.