removed unused variable
Dieser Commit ist enthalten in:
Ursprung
55db4eb7bd
Commit
66629d1079
@ -49,7 +49,6 @@
|
|||||||
constexpr int columnCountNonOutput = 2;
|
constexpr int columnCountNonOutput = 2;
|
||||||
constexpr int columnUse = 0;
|
constexpr int columnUse = 0;
|
||||||
constexpr int columnKey = 1;
|
constexpr int columnKey = 1;
|
||||||
constexpr int columnOutputFirst = 2;
|
|
||||||
|
|
||||||
OutputMapWidget::OutputMapWidget(ObjectPtr object, QWidget* parent)
|
OutputMapWidget::OutputMapWidget(ObjectPtr object, QWidget* parent)
|
||||||
: QWidget(parent)
|
: QWidget(parent)
|
||||||
|
|||||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren