Ref T421, UI for the interpolation log.messages

This commit is contained in:
Klaus Basan
2018-10-31 15:31:55 +01:00
parent 03691b4700
commit 699684bce0
4 changed files with 81 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
#ifndef BLACKGUI_COMPONENTS_INTERPOLATIONCOMPONENT_H
#define BLACKGUI_COMPONENTS_INTERPOLATIONCOMPONENT_H
#include "blackmisc/aviation/callsign.h"
#include <QFrame>
#include <QScopedPointer>
#include "blackgui/blackguiexport.h"
@@ -39,6 +40,9 @@ namespace BlackGui
private:
QScopedPointer<Ui::CInterpolationComponent> ui;
//! Display log messages
void displayInterpolationMessages();
};
} // ns
} // ns