This commit is contained in:
Klaus Basan
2018-08-12 02:40:07 +02:00
parent 9894ec59b8
commit 9bb3f98489
18 changed files with 45 additions and 71 deletions

View File

@@ -23,13 +23,10 @@
#include <QObject>
#include <QScopedPointer>
class QWidget;
namespace BlackGui
{
namespace Components
{
//! LEDs representing transponder mode state
class BLACKGUI_EXPORT CCockpitTransponderModeLedsComponent :
public QFrame,