I think that you are adding an empty frame to m_scrollArea. Try moving m_scrollArea->setWidget(m_frame) to below where you add widgets to your layout.
I think that you are adding an empty frame to m_scrollArea. Try moving m_scrollArea->setWidget(m_frame) to below where you add widgets to your layout.
Bookmarks