mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 08:16:16 -07:00
parent
5cf6b1cbde
commit
987e1b544a
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue