mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user