forked from qt-creator/qt-creator
Marketplace: Fix layout
Only noticeable with network issues.
Broke with 903d01b934
.
Change-Id: I85e35c951b4c28b9201362ed17d4dae529ccb041
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
Column {
|
||||
Row {
|
||||
m_searcher,
|
||||
m_errorLabel,
|
||||
customMargins(0, 0, ExVPaddingGapXl, 0),
|
||||
},
|
||||
m_sectionedProducts,
|
||||
|
Reference in New Issue
Block a user