Fix MacOS build break

This commit is contained in:
Srivats P 2021-11-17 18:39:14 +05:30
parent 8ea89f2607
commit a1c165b7b3

View File

@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
#define _PORT_WIDGET_H
#include "ui_portwidget.h"
#include <QModelIndex>
#include <QWidget>
class PortGroupList;