Minor interpolator improvements, display 2nd invalid version instead of first

This commit is contained in:
Klaus Basan
2019-05-09 01:05:05 +02:00
parent 15d88b37e5
commit da2b3e05fd
3 changed files with 7 additions and 12 deletions

View File

@@ -11,10 +11,9 @@
#ifndef BLACKGUI_COMPONENTS_INTERPOLATIONCOMPONENT_H
#define BLACKGUI_COMPONENTS_INTERPOLATIONCOMPONENT_H
#include "blackmisc/aviation/callsign.h"
#include "blackgui/blackguiexport.h"
#include <QFrame>
#include <QScopedPointer>
#include "blackgui/blackguiexport.h"
namespace Ui { class CInterpolationComponent; }
namespace BlackGui
@@ -31,7 +30,7 @@ namespace BlackGui
explicit CInterpolationComponent(QWidget *parent = nullptr);
//! Destructor
virtual ~CInterpolationComponent();
virtual ~CInterpolationComponent() override;
signals:
//! Request redering restrictions widget