Clean up header inclusion

This commit is contained in:
Nick Korotysh 2020-05-02 19:54:36 +03:00
parent 4e7ff88cf4
commit c97e4f105f
No known key found for this signature in database
GPG key ID: 7D0D4117C97CCC46
4 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
#include "ui_propertieswidget.h"
#ifdef Q_OS_MACOS
#include "macutilities.h"
#include "gui/macutilities.h"
#endif
PropertiesWidget::PropertiesWidget(QWidget *parent)