Ref T376, adjusted sibling FSD setup class

This commit is contained in:
Klaus Basan
2018-09-28 05:04:17 +02:00
parent 0c3a89f1b5
commit 3101a77614
2 changed files with 3 additions and 8 deletions

View File

@@ -12,10 +12,10 @@
#ifndef BLACKGUI_EDITORS_FSDSETUPCOMPONENT_H
#define BLACKGUI_EDITORS_FSDSETUPCOMPONENT_H
#include "blackmisc/network/fsdsetup.h"
#include "form.h"
#include <QFrame>
#include <QScopedPointer>
#include "blackmisc/network/fsdsetup.h"
namespace Ui { class CFsdSetupForm; }
namespace BlackGui