mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Clean up header inclusion
This commit is contained in:
parent
4e7ff88cf4
commit
c97e4f105f
4 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
|||
#include "ui_propertieswidget.h"
|
||||
|
||||
#ifdef Q_OS_MACOS
|
||||
#include "macutilities.h"
|
||||
#include "gui/macutilities.h"
|
||||
#endif
|
||||
|
||||
PropertiesWidget::PropertiesWidget(QWidget *parent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue