mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
parent
e40f0a366c
commit
7a64e4a0f1
@ -41,7 +41,6 @@ BookmarksToolbar::BookmarksToolbar(BrowserWindow* window, QWidget* parent)
|
||||
|
||||
m_layout = new QHBoxLayout(this);
|
||||
m_layout->setMargin(1);
|
||||
m_layout->setSpacing(0);
|
||||
setLayout(m_layout);
|
||||
|
||||
// Set some sane value, will be updated to correct value on first added button
|
||||
|
Loading…
Reference in New Issue
Block a user