mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 09:34:53 +02:00
* Fixed TWK-249 - Add a bit more widget spacing to fix clipping of search box.
This commit is contained in:
@@ -52,6 +52,8 @@ void SearchLineEdit::init()
|
||||
addWidget(m_clearButton, RightSide);
|
||||
m_clearButton->hide();
|
||||
|
||||
setWidgetSpacing(5);
|
||||
|
||||
updateTextMargins();
|
||||
setInactiveText(tr("Search"));
|
||||
}
|
||||
|
Reference in New Issue
Block a user