mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-27 15:04:36 +00:00
parent
5cf6b1cbde
commit
987e1b544a
@ -76,7 +76,9 @@ PropertiesWidget::PropertiesWidget(QWidget *parent)
|
||||
, m_ui(new Ui::PropertiesWidget())
|
||||
{
|
||||
m_ui->setupUi(this);
|
||||
#ifndef Q_OS_MACOS
|
||||
setAutoFillBackground(true);
|
||||
#endif
|
||||
|
||||
m_state = VISIBLE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user