refs #686, GUI for reader settings

* component
This commit is contained in:
Klaus Basan
2016-06-25 02:33:26 +02:00
parent 0fca9c1f18
commit c85b5d9341
5 changed files with 284 additions and 2 deletions

View File

@@ -38,7 +38,6 @@ namespace BlackGui
{
namespace Components
{
CSettingsNetworkServersComponent::CSettingsNetworkServersComponent(QWidget *parent) :
QFrame(parent),
ui(new Ui::CSettingsNetworkServersComponent)